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

Method empty

exporter/src/utils/ByteArray.h:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 bool empty() const {
45 return dataView.isEmpty();
46 }
47
48 /**
49 * The bytes of the ByteArray object.

Callers 15

PAG_TESTFunction · 0.80
saveDataMethod · 0.80
compareMd5Method · 0.80
checkForUpdatesMethod · 0.80
MergeSamplesFunction · 0.80
updateAudioTrackMethod · 0.80
durationMethod · 0.80
insetTimeRangeMethod · 0.80
removeTimeRangeMethod · 0.80
scaleTimeRangeMethod · 0.80

Calls 1

isEmptyMethod · 0.45

Tested by 1

PAG_TESTFunction · 0.64