Buffer.BufferException, Buffer.PlainBuffer
Constructor and Description |
---|
PlainBuffer() |
PlainBuffer(Buffer<?> from) |
PlainBuffer(byte[] b) |
PlainBuffer(int size) |
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
public PlainBuffer()
public PlainBuffer(Buffer<?> from)
public PlainBuffer(byte[] b)
public PlainBuffer(int size)