Class BitFileChannel.FileChannelBitInBuffered

    • Field Detail

      • channel

        protected java.nio.channels.FileChannel channel
      • buf

        protected java.nio.ByteBuffer buf
    • Constructor Detail

      • FileChannelBitInBuffered

        public FileChannelBitInBuffered​(java.nio.channels.FileChannel file,
                                        long startByteOffset,
                                        byte _bitOffset,
                                        int _bufLength)