Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ data
Method
data
web/lite/src/codec/utils/byte-array.ts:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
public data(): ArrayBuffer {
29
return
this.dataView.buffer;
30
}
31
32
public get position(): number {
33
return
this._position;
Callers
5
OnCreate
Method · 0.45
SetPagFile
Method · 0.45
mdat
Method · 0.45
avcc
Method · 0.45
readByteDataWithStartCode
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected