public class ByteAccumulator extends 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(ByteBuffer buffer) |
public void copyChunk(byte[] buf,
int offset,
int length)
public int getLength()
public void transferTo(ByteBuffer buffer)
Copyright © 2010 - 2020 Adobe. All Rights Reserved