java.lang.Object
org.apache.arrow.vector.ipc.ReadChannel
org.apache.arrow.vector.ipc.SeekableReadChannel
- All Implemented Interfaces:
AutoCloseable
An
ReadChannel
that supports seeking to a random position.-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.arrow.vector.ipc.ReadChannel
bytesRead, close, readFully, readFully
-
Constructor Details
-
SeekableReadChannel
-
-
Method Details
-
setPosition
- Throws:
IOException
-
size
- Throws:
IOException
-