public class ByteAccumulator
extends java.lang.Object
Constructor and Description |
---|
ByteAccumulator(int maxOverallBufferSize) |
Modifier and Type | Method and Description |
---|---|
void |
copyChunk(byte[] buf,
int offset,
int length) |
int |
getLength() |
void |
transferTo(java.nio.ByteBuffer buffer) |
Copyright © 1995–2023 Webtide. All rights reserved.