Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L-JINBIN/ApkDataMultiplexing
/ setLength
Method
setLength
src/bin/io/RandomAccessData.java:19–19 ·
view source on GitHub ↗
(long newLength)
Source
from the content-addressed store, hash-verified
17
long length() throws IOException;
18
19
void
setLength(long newLength) throws IOException;
20
21
long position() throws IOException;
22
Callers
3
setLength
Method · 0.65
setLength
Method · 0.65
sign
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