MCPcopy 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

_calcMinSizeMethod · 0.45
_createBundleMethod · 0.45
writeRawModuleMethod · 0.45
writePreloadFunctionMethod · 0.45
rewriteAMDModulesMethod · 0.45
writePreloadModuleMethod · 0.45
getSourceMapForModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected