Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L-JINBIN/ApkDataMultiplexing
/ length
Method
length
src/bin/io/RandomAccessData.java:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
void
write(byte[] data,
int
off,
int
len) throws IOException;
16
17
long length() throws IOException;
18
19
void
setLength(long newLength) throws IOException;
20
Callers
9
_length
Method · 0.65
_skip
Method · 0.65
HostEntryHolder
Method · 0.65
optimize
Method · 0.65
length
Method · 0.65
getRandomAccessDataLength
Method · 0.65
FragmentRandomAccessData
Method · 0.65
length
Method · 0.65
skip
Method · 0.65
Implementers
2
RandomAccessDataImpl
src/bin/io/RandomAccessDataImpl.java
FragmentRandomAccessData
src/bin/io/FragmentRandomAccessData.ja
Calls
no outgoing calls
Tested by
no test coverage detected