Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
interface
ArrayBufferConstructor {
60
fromString(string: string): ArrayBuffer;
61
fromBigInt(value: bigint): ArrayBuffer;
62
}
63
Callers
15
prepareNode
Method · 0.80
generateResourcesRules
Method · 0.80
typedValueToBuffer
Function · 0.80
DebugBehavior.js
File · 0.80
add
Method · 0.80
writeName
Method · 0.80
openAIRealtimeModel.js
File · 0.80
googleGeminiLiveModel.js
File · 0.80
elevenLabsAgentModel.js
File · 0.80
callback
Method · 0.80
humeAIEVIModel.js
File · 0.80
callback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected