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