public class SimpleASNReader
extends java.lang.Object
Constructor and Description |
---|
SimpleASNReader(byte[] data)
Creates a new SimpleASNReader object.
|
Modifier and Type | Method and Description |
---|---|
void |
assertByte(int b) |
int |
getByte() |
byte[] |
getData() |
int |
getLength() |
boolean |
hasMoreData() |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.