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

Method readFrom

server-api/src/main/java/org/jf/dexlib/Item.java:69–80  ·  view source on GitHub ↗

Read in the item from the given input stream, and initialize the index @param in the Input object to read from @param index the index within the containing section of the item being read in @param readContext a ReadContext object to hold information that is only needed whil

(Input in, int index, ReadContext readContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

DexFileMethod · 0.45
readItemsMethod · 0.45
readItemsMethod · 0.45

Calls 5

isAlignedMethod · 0.95
getItemTypeMethod · 0.95
readItemMethod · 0.95
addExceptionContextMethod · 0.95
getCursorMethod · 0.65

Tested by

no test coverage detected