MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / toBase64

Method toBase64

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

Source from the content-addressed store, hash-verified

68interface Uint8Array {
69 toHex(): string;
70 toBase64(): string
71}
72
73interface FromBase64Options {

Callers 8

sendAudioMethod · 0.95
callbackFunction · 0.95
#onWritableMethod · 0.95
serverFunction · 0.80
testvectors.jsFile · 0.80
main.jsFile · 0.80
main.jsFile · 0.80
onResponseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected