MCPcopy Create free account
hub / github.com/Tencent/libpag /

Class

web/lite/src/codec/utils/byte-array.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4const LENGTH_FOR_STORE_NUM_BITS = 5;
5
6export class ByteArray {
7 public context: Context;
8
9 private readonly littleEndian: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected