Uses of Class
org.aksw.commons.io.hadoop.binseach.bz2.BufferOverInputStream.ByteArrayChannel
Packages that use BufferOverInputStream.ByteArrayChannel
-
Uses of BufferOverInputStream.ByteArrayChannel in org.aksw.commons.io.hadoop.binseach.bz2
Methods in org.aksw.commons.io.hadoop.binseach.bz2 that return BufferOverInputStream.ByteArrayChannelModifier and TypeMethodDescriptionBufferOverInputStream.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.ByteArrayChannelModifier and TypeMethodDescriptionintBufferOverInputStream.doRead(BufferOverInputStream.ByteArrayChannel reader, ByteBuffer dst)