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