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–2018 Webtide. All rights reserved.