Modifier and Type | Class and Description |
---|---|
class |
RandomAccessReadWriteBuffer
An implementation of the RandomAccess interface to store data in memory.
|
Modifier and Type | Method and Description |
---|---|
static RandomAccessReadBuffer |
RandomAccessReadBuffer.createBufferFromStream(InputStream inputStream)
Create e new RandomAccessReadBuffer using the given InputStream.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.