Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
const
LENGTH_FOR_STORE_NUM_BITS = 5;
5
6
export
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