public abstract class ByteArrayMessage extends java.lang.Object implements SshMessage
| Constructor and Description |
|---|
ByteArrayMessage(byte[] msg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
writeMessageIntoBuffer(java.nio.ByteBuffer buf) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmessageSentpublic boolean writeMessageIntoBuffer(java.nio.ByteBuffer buf)
writeMessageIntoBuffer in interface SshMessageCopyright © 2021. All rights reserved.