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

Method fromString

xs/includes/xs.d.ts:60–60  ·  view source on GitHub ↗
(string: string)

Source from the content-addressed store, hash-verified

58
59interface ArrayBufferConstructor {
60 fromString(string: string): ArrayBuffer;
61 fromBigInt(value: bigint): ArrayBuffer;
62}
63

Callers 15

prepareNodeMethod · 0.80
typedValueToBufferFunction · 0.80
DebugBehavior.jsFile · 0.80
addMethod · 0.80
writeNameMethod · 0.80
callbackMethod · 0.80
humeAIEVIModel.jsFile · 0.80
callbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected