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

Method toHex

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

Source from the content-addressed store, hash-verified

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

Callers 8

onReadableFunction · 0.95
read.jsFile · 0.65
write.jsFile · 0.65
reset.jsFile · 0.65
digestOfFunction · 0.65
reportCategorySetsMethod · 0.65
reportRangesMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected