|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.schmizz.sshj.common.Buffer<Buffer.PlainBuffer>
net.schmizz.sshj.common.Buffer.PlainBuffer
public static final class Buffer.PlainBuffer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.schmizz.sshj.common.Buffer |
|---|
Buffer.BufferException, Buffer.PlainBuffer |
| Field Summary |
|---|
| Fields inherited from class net.schmizz.sshj.common.Buffer |
|---|
data, DEFAULT_SIZE, MAX_SIZE, rpos, wpos |
| Constructor Summary | |
|---|---|
Buffer.PlainBuffer()
|
|
Buffer.PlainBuffer(Buffer<?> from)
|
|
Buffer.PlainBuffer(byte[] b)
|
|
Buffer.PlainBuffer(int size)
|
|
| Method Summary |
|---|
| Methods inherited from class net.schmizz.sshj.common.Buffer |
|---|
array, available, clear, compact, ensureAvailable, ensureCapacity, getCompactData, getNextPowerOf2, printHex, putBoolean, putBuffer, putByte, putBytes, putBytes, putMPInt, putPublicKey, putRawBytes, putRawBytes, putSensitiveString, putSignature, putString, putString, putString, putUInt32, putUInt64, readBoolean, readByte, readBytes, readMPInt, readPublicKey, readRawBytes, readRawBytes, readString, readStringAsBytes, readUInt32, readUInt32AsInt, readUInt64, rpos, rpos, toString, wpos, wpos |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Buffer.PlainBuffer()
public Buffer.PlainBuffer(Buffer<?> from)
public Buffer.PlainBuffer(byte[] b)
public Buffer.PlainBuffer(int size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||