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

Interface Output

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

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 50

writeItemMethod · 0.65
ProcessStartLocalMethod · 0.65
ProcessSetFileMethod · 0.65
ProcessEndSequenceMethod · 0.65
ProcessAdvancePCMethod · 0.65
ProcessAdvanceLineMethod · 0.65
ProcessEndLocalMethod · 0.65
writeItemMethod · 0.65
writeItemMethod · 0.65
writeToMethod · 0.65
writeItemMethod · 0.65

Implementers 4

ByteArrayOutputserver-api/src/main/java/org/jf/dexlib
ByteArrayOutputjenkins-plugin/src/main/java/org/jf/de
ByteArrayAnnotatedOutputjenkins-plugin/src/main/java/org/jf/de
ByteArrayAnnotatedOutputserver-api/src/main/java/org/jf/dexlib

Calls

no outgoing calls

Tested by

no test coverage detected