public class Chunker extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getInBytesProcessed() |
long |
getOutBytesProcessed() |
boolean |
processChunk()
Process the next chunk of data.
|
public long getInBytesProcessed()
public long getOutBytesProcessed()
public boolean processChunk()
throws IOException
true if there is still more data to process, false if we're doneIOExceptionCopyright © 2015. All rights reserved.