Uses of Class
org.aksw.commons.io.hadoop.binseach.bz2.BufferOverInputStream.ByteArrayChannel
-
Packages that use BufferOverInputStream.ByteArrayChannel Package Description org.aksw.commons.io.hadoop.binseach.bz2 -
-
Uses of BufferOverInputStream.ByteArrayChannel in org.aksw.commons.io.hadoop.binseach.bz2
Methods in org.aksw.commons.io.hadoop.binseach.bz2 that return BufferOverInputStream.ByteArrayChannel Modifier and Type Method Description BufferOverInputStream.ByteArrayChannelBufferOverInputStream.ByteArrayChannel. position(long pos)Setting a position outside of the size of the entity is valid will will cause a read to immediately return an EOF SeeReadableByteChannelMethods in org.aksw.commons.io.hadoop.binseach.bz2 with parameters of type BufferOverInputStream.ByteArrayChannel Modifier and Type Method Description intBufferOverInputStream. doRead(BufferOverInputStream.ByteArrayChannel reader, ByteBuffer dst)
-