| Package | Description |
|---|---|
| com.android.dx.io.instructions |
| Modifier and Type | Class and Description |
|---|---|
class |
ShortArrayCodeOutput
Implementation of
CodeOutput that writes to a short[]. |
| Modifier and Type | Method and Description |
|---|---|
void |
DecodedInstruction.encode(CodeOutput out)
Encodes this instance to the given output.
|
abstract void |
InstructionCodec.encode(DecodedInstruction insn,
CodeOutput out)
Encodes the given instruction.
|
Copyright © 2020. All Rights Reserved.