| Package | Description |
|---|---|
| com.android.dx.io | |
| com.android.dx.io.instructions |
| Class and Description |
|---|
| DecodedInstruction
A decoded Dalvik instruction.
|
| InstructionCodec
Representation of an instruction format, which knows how to decode into
and encode from instances of
DecodedInstruction. |
| Class and Description |
|---|
| BaseCodeCursor
Base implementation of
CodeCursor. |
| CodeCursor
Cursor over code units, for reading or writing out Dalvik bytecode.
|
| CodeInput
Input stream of code units, for reading in Dalvik bytecode.
|
| CodeOutput
Output stream of code units, for writing out Dalvik bytecode.
|
| DecodedInstruction
A decoded Dalvik instruction.
|
| InstructionCodec
Representation of an instruction format, which knows how to decode into
and encode from instances of
DecodedInstruction. |
Copyright © 2020. All Rights Reserved.