MCPcopy 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

setLengthMethod · 0.65
setLengthMethod · 0.65
signMethod · 0.65

Implementers 2

RandomAccessDataImplsrc/bin/io/RandomAccessDataImpl.java
FragmentRandomAccessDatasrc/bin/io/FragmentRandomAccessData.ja

Calls

no outgoing calls

Tested by

no test coverage detected