|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeOutput | |
|---|---|
| com.android.dx.io.instructions | |
| Uses of CodeOutput in com.android.dx.io.instructions |
|---|
| Classes in com.android.dx.io.instructions that implement CodeOutput | |
|---|---|
class |
ShortArrayCodeOutput
Implementation of CodeOutput that writes to a short[]. |
| Methods in com.android.dx.io.instructions with parameters of type CodeOutput | |
|---|---|
void |
DecodedInstruction.encode(CodeOutput out)
Encodes this instance to the given output. |
abstract void |
InstructionCodec.encode(DecodedInstruction insn,
CodeOutput out)
Encodes the given instruction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||