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

Method length

exporter/src/utils/ByteArray.h:58–60  ·  view source on GitHub ↗

* The length of the ByteArray object. */

Source from the content-addressed store, hash-verified

56 * The length of the ByteArray object.
57 */
58 size_t length() const {
59 return dataView.size();
60 }
61
62 /**
63 * Moves, or returns the current position, of the file pointer into the ByteArray object. This is the point at

Callers 15

unmapLibraryNameMethod · 0.45
installLibraryMethod · 0.45
isEmptyMethod · 0.45
PAG_TESTFunction · 0.45
PAG_TESTFunction · 0.45
PAG_TESTFunction · 0.45
compareMethod · 0.45
MergeSamplesFunction · 0.45
WriteFileToDiskFunction · 0.45
onFinishMethod · 0.45
onWriteDataMethod · 0.45
AudioSourceMethod · 0.45

Calls 1

sizeMethod · 0.80

Tested by 3

PAG_TESTFunction · 0.36
PAG_TESTFunction · 0.36
PAG_TESTFunction · 0.36