MCPcopy
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

1import type { BufferLengthConverter } from "./buffer.js";
2import { buffer } from "./buffer.js";
3import type { Field } from "./field/index.js";
4import { decodeUtf8, encodeUtf8 } from "./utils.js";

Callers

nothing calls this directly

Calls 1

bufferFunction · 0.85

Tested by

no test coverage detected