com.sshtools.j2ssh.util
Class SimpleASNReader
java.lang.Object
com.sshtools.j2ssh.util.SimpleASNReader
public class SimpleASNReader
extends java.lang.Object
SimpleASNReader
public SimpleASNReader(byte[] data)
Creates a new SimpleASNReader object.
assertByte
public void assertByte(int b)
throws IOException
getByte
public int getByte()
getData
public byte[] getData()
getLength
public int getLength()
hasMoreData
public boolean hasMoreData()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.