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

Method readFrom

server-api/src/main/java/org/jf/dexlib/Section.java:131–144  ·  view source on GitHub ↗

Read the specified number of items from the given Input object @param size The number of items to read @param in The Input object to read from @param readContext a ReadContext object to hold information that is only needed while reading in a file

(int size, Input in, ReadContext readContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

readItemsMethod · 0.95
alignToMethod · 0.65
getCursorMethod · 0.65
ensureCapacityMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected