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

Method writeTo

server-api/src/main/java/org/jf/dexlib/DexFile.java:695–728  ·  view source on GitHub ↗

Writes the dex file to the give AnnotatedOutput object. If out.Annotates() is true, then annotations that document the format of the dex file are written. You must call place() on this dex file, before calling this method @param out the AnnotatedOutput object

(AnnotatedOutput out)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getOrderedSectionsMethod · 0.95
getItemTypeMethod · 0.95
annotateMethod · 0.65
alignToMethod · 0.65

Tested by

no test coverage detected