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

Interface Input

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

Interface for a source for binary input. This is similar to java.util.DataInput , but no IOExceptions are declared, and multibyte input is defined to be little-endian.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 87

readItemMethod · 0.65
readFromMethod · 0.65
writeToMethod · 0.65
readFromMethod · 0.65
readItemMethod · 0.65
IterateInstructionsMethod · 0.65
readItemMethod · 0.65
readFromMethod · 0.65
DexFileMethod · 0.95
readItemMethod · 0.65
readItemMethod · 0.65
readItemMethod · 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