MCPcopy Index your code
hub / github.com/facebook/SoLoader / write

Method write

java/com/facebook/soloader/ElfByteChannel.java:36–36  ·  view source on GitHub ↗
(ByteBuffer src)

Source from the content-addressed store, hash-verified

34 ElfByteChannel truncate(long size) throws IOException;
35
36 int write(ByteBuffer src) throws IOException;
37}

Callers 7

extractNativeDepsMethod · 0.65
writeApkIdentifierMethod · 0.65
writeStateMethod · 0.65
writeStateMethod · 0.65
refreshLockedMethod · 0.65
copyBytesMethod · 0.65
writeMethod · 0.65

Implementers 2

ElfZipFileChanneljava/com/facebook/soloader/ElfZipFileC
ElfFileChanneljava/com/facebook/soloader/ElfFileChan

Calls

no outgoing calls

Tested by

no test coverage detected