public static class BER.MutableByte
extends java.lang.Object
MutableByte class serves for exchanging type information
from the various decode* methods.| Modifier and Type | Field and Description |
|---|---|
(package private) byte |
value |
| Constructor and Description |
|---|
MutableByte() |
MutableByte(byte value) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getValue() |
void |
setValue(byte value) |