public class ReadBuffer extends Object
byte[]
content
int
length
offset
ReadBuffer(byte[] content, int offset, int length)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final byte[] content
public final int length
public final int offset
public ReadBuffer(byte[] content, int offset, int length)
public String toString()
toString
Object