MCPcopy 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

OnCreateMethod · 0.45
SetPagFileMethod · 0.45
mdatMethod · 0.45
avccMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected