MCPcopy
hub / github.com/yume-chan/ya-webadb / stringify

Function stringify

libraries/android-bin/src/string-format.ts:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 return value;
54 },
55 stringify() {
56 return value;
57 },
58 }),
59 digits: (): Format<number> => ({
60 parse(reader) {

Callers

nothing calls this directly

Calls 3

toStringMethod · 0.80
stringifyMethod · 0.80
parseMethod · 0.65

Tested by

no test coverage detected