Package | Description |
---|---|
org.jadira.lang.io.buffered |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayBufferedInputStream
A BufferedInputStream where the buffer is provided by a byte array.
|
class |
BytesBufferedInputStream
A BufferedInputStream where the buffer is provided by a NIO ByteBuffer.
|
class |
DirectBytesBufferedInputStream
A BufferedInputStream where the buffer is provided by a NIO DirectByteBuffer.
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.