MCPcopy Create free account
hub / github.com/callstackincubator/polygen /

Class

packages/binary-utils/src/binary-writer.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8 * type moves the offset by the size of the type read.
9 */
10export class BinaryWriter {
11 /**
12 * The underlying `ArrayBuffer` instance that contains the binary data.
13 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected