MCPcopy Create free account
hub / github.com/L-JINBIN/ApkDataMultiplexing / sync

Method sync

src/bin/io/RandomAccessData.java:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 long position() throws IOException;
22
23 void sync() throws IOException;
24
25 String getName();
26

Callers 2

syncMethod · 0.65
syncMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected