Class MmapByteBuffer

    • Constructor Detail

      • MmapByteBuffer

        public MmapByteBuffer​(long address,
                              int length,
                              ByteBuffer buffer)
    • Method Detail

      • getAddress

        public long getAddress()
      • getLength

        public int getLength()