public interface BerType
Modifier and Type | Method and Description |
---|---|
int |
decode(InputStream is) |
int |
encode(OutputStream reverseOS) |
int encode(OutputStream reverseOS) throws IOException
IOException
int decode(InputStream is) throws IOException
IOException