|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sshtools.j2ssh.util.SimpleASNWriter
public class SimpleASNWriter
| Constructor Summary | |
|---|---|
SimpleASNWriter()
Creates a new SimpleASNWriter object. |
|
| Method Summary | |
|---|---|
byte[] |
toByteArray()
|
void |
writeByte(int b)
|
void |
writeData(byte[] b)
|
void |
writeLength(int length)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleASNWriter()
| Method Detail |
|---|
public void writeByte(int b)
b - public void writeData(byte[] b)
b - public void writeLength(int length)
length - public byte[] toByteArray()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||