public interface Asn1OerDecoder
Modifier and Type | Method and Description |
---|---|
Asn1Type |
decode(Asn1OerDecodeBuffer buffer)
Decode value from given buffer.
|
Asn1Type decode(Asn1OerDecodeBuffer buffer) throws java.io.IOException
buffer
- java.io.IOException