Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yume-chan/ya-webadb
/ string.ts
File
string.ts
libraries/struct/src/string.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ BufferLengthConverter } from
"./buffer.js"
;
2
import
{ buffer } from
"./buffer.js"
;
3
import
type
{ Field } from
"./field/index.js"
;
4
import
{ decodeUtf8, encodeUtf8 } from
"./utils.js"
;
Callers
nothing calls this directly
Calls
1
buffer
Function · 0.85
Tested by
no test coverage detected