MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi / reader.test.ts

File reader.test.ts

packages/core/src/binary/__tests__/reader.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, test } from "@rezi-ui/testkit";
2import { ZrBinaryError } from "../parseError.js";
3import { BinaryReader } from "../reader.js";
4

Callers

nothing calls this directly

Calls 5

describeFunction · 0.90
readU32Method · 0.80
readU8Method · 0.80
skipMethod · 0.80
ensureAligned4Method · 0.45

Tested by

no test coverage detected