MCPcopy Index your code
hub / github.com/Moddable-OpenSource/moddable / fromArrayBuffer

Method fromArrayBuffer

xs/includes/xs.d.ts:56–56  ·  view source on GitHub ↗
(buffer: ArrayBufferLike)

Source from the content-addressed store, hash-verified

54
55interface StringConstructor {
56 fromArrayBuffer(buffer: ArrayBufferLike): string;
57}
58
59interface ArrayBufferConstructor {

Callers 15

runMethod · 0.65
decodeMethod · 0.65
DebugBehavior.jsFile · 0.65
onDoneMethod · 0.65
onDoneMethod · 0.65
connectMethod · 0.65
callbackFunction · 0.65
StringFunction · 0.65
#getStringTypeMethod · 0.65
receivedMethod · 0.65
emsaEncodeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected