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