Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_TEST
Function · 0.80
saveData
Method · 0.80
compareMd5
Method · 0.80
checkForUpdates
Method · 0.80
MergeSamples
Function · 0.80
startBenchmarkOnTemplate
Method · 0.80
updateAudioTrack
Method · 0.80
duration
Method · 0.80
getSegmentsByTimeRange
Method · 0.80
insetTimeRange
Method · 0.80
removeTimeRange
Method · 0.80
scaleTimeRange
Method · 0.80
Calls
1
isEmpty
Method · 0.45
Tested by
1
PAG_TEST
Function · 0.64