Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-builder
/ toString
Method
toString
lib/lbt/bundle/BundleWriter.js:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
toString() {
72
return
this.buf;
73
}
74
75
get length() {
76
return
this.buf.length;
Callers
7
_calcMinSize
Method · 0.45
_createBundle
Method · 0.45
writeRawModule
Method · 0.45
writePreloadFunction
Method · 0.45
rewriteAMDModules
Method · 0.45
writePreloadModule
Method · 0.45
getSourceMapForModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected