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