MCPcopy Create free account
hub / github.com/ca-archived/AppZone / read

Method read

server-api/src/main/java/org/jf/dexlib/Util/Input.java:123–123  ·  view source on GitHub ↗

reads a byte[] from this instance. @param bytes non-null; the buffer to read the data into @param offset >= 0; offset into bytes for the first byte to write @param length >= 0; number of bytes to read

(byte[] bytes, int offset, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

getStringFromManifestMethod · 0.65
createInputStreamMethod · 0.65
publicizeResourcesMethod · 0.65
decodeMethod · 0.65
DexFileMethod · 0.65
readStreamMethod · 0.65
readMethod · 0.65
publicizeResourcesMethod · 0.65
decodeMethod · 0.65
DexFileMethod · 0.65
readStreamMethod · 0.65
readMethod · 0.65

Implementers 2

ByteArrayInputserver-api/src/main/java/org/jf/dexlib
ByteArrayInputjenkins-plugin/src/main/java/org/jf/de

Calls

no outgoing calls

Tested by

no test coverage detected