java.lang.Object
tech.bitey.bufferstuff.ResizableBigByteBuffer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidappend(ResizableBigByteBuffer tail) voidput(byte[] bytes) voidput(ByteBuffer buffer) voidputInt(int value) longsize()toString()trim()