public interface Asn1PerDecoder
| Modifier and Type | Method and Description |
|---|---|
Asn1Type |
decode(Asn1PerDecodeBuffer buffer)
Decode value from given buffer.
|
Asn1Type decode(Asn1PerDecodeBuffer buffer) throws Asn1Exception, java.io.IOException
buffer - Asn1Exceptionjava.io.IOException