public class SshMessage extends ByteArrayReader implements Message
encodebuf, count, mark, pos| Constructor and Description |
|---|
SshMessage(byte[] msg) |
SshMessage(byte[] msg,
int off,
int len) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMessageId() |
array, dispose, getCharsetEncoding, getPosition, readBigInteger, readBinaryString, readBoolean, readFully, readFully, readInt, readInt, readMPINT, readMPINT32, readShort, readShort, readString, readString, readUINT32, readUINT64, setCharsetEncodingavailable, close, mark, markSupported, read, read, reset, skipreadpublic SshMessage(byte[] msg,
int off,
int len)
public SshMessage(byte[] msg)
public int getMessageId()
getMessageId in interface MessageCopyright © 2014. All rights reserved.