Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yume-chan/ya-webadb
/ parse
Method
parse
libraries/android-bin/src/string-format.ts:20–20 ·
view source on GitHub ↗
(reader: Reader)
Source
from the content-addressed store, hash-verified
18
19
export
interface
Format<T> {
20
parse(reader: Reader): T;
21
stringify(value: T): string;
22
}
23
Callers
10
#parseDeviceMessages
Method · 0.65
overlay-display.spec.ts
File · 0.65
get
Method · 0.65
parse
Function · 0.65
stringify
Function · 0.65
string-format.spec.ts
File · 0.65
banner.spec.ts
File · 0.65
constructor
Method · 0.65
index.mjs
File · 0.65
index.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected