public class SimpleASNReader extends Object
| Constructor and Description |
|---|
SimpleASNReader(byte[] data)
Creates a new SimpleASNReader object.
|
public SimpleASNReader(byte[] data)
data - public void assertByte(int b)
throws IOException
b - IOExceptionpublic int getByte()
public byte[] getData()
public int getLength()
public boolean hasMoreData()
Copyright © 2014. All rights reserved.