-
Interface Summary Interface Description MCDOutput Output interface for decoded machine code. -
Class Summary Class Description MachineCodeDecoder Base class for all kinds of machine code decoders.PlainMCDOutput MCDOutput implementation which emits the decoded to data to a PrintWriter or PrintStream.