public interface ByteArrayConsumer
byte[] arrays.| Modifier and Type | Method and Description |
|---|---|
void |
consume(byte[] data,
int offset,
int length) |
void consume(byte[] data,
int offset,
int length)
throws IOException
IOExceptionCopyright © 2017. All rights reserved.