Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L-JINBIN/ApkDataMultiplexing
/ getCount
Method
getCount
src/bin/zip/CrcOutputStream.java:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
public
long getCount() {
34
return
count;
35
}
36
37
public
int
getCrc() {
38
return
(
int
) crc32.getValue();
Callers
1
closeEntry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected