Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/SoLoader
/ size
Method
size
java/com/facebook/soloader/ElfByteChannel.java:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
int
read(ByteBuffer dst, long position) throws IOException;
31
32
long size() throws IOException;
33
34
ElfByteChannel truncate(long size) throws IOException;
35
Callers
15
computeDsosFromZip
Method · 0.65
getDsos
Method · 0.65
getDepsBlock
Method · 0.65
dumbDelete
Method · 0.65
getSupportedAbis
Method · 0.65
getSupportedAbis
Method · 0.65
initSoSources
Method · 0.65
getLoadedLibrariesCount
Method · 0.65
size
Method · 0.65
processDepsBytes
Method · 0.65
getLibString
Method · 0.65
getDepsForLibAtOffset
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