ByteAccumulator

Undocumented in source.

Constructors

this
this(int maxOverallBufferSize)
Undocumented in source.

Members

Functions

copyChunk
void copyChunk(byte[] buf, int offset, int length)
Undocumented in source. Be warned that the author may not have intended to support it.
getLength
int getLength()
Undocumented in source. Be warned that the author may not have intended to support it.
transferTo
void transferTo(ByteBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta