Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
extractNativeDeps
Method · 0.65
writeApkIdentifier
Method · 0.65
writeState
Method · 0.65
writeState
Method · 0.65
refreshLocked
Method · 0.65
copyBytes
Method · 0.65
write
Method · 0.65
Implementers
2
ElfZipFileChannel
java/com/facebook/soloader/ElfZipFileC
ElfFileChannel
java/com/facebook/soloader/ElfFileChan
Calls
no outgoing calls
Tested by
no test coverage detected