Class UnsafeChunk

    • Constructor Detail

      • UnsafeChunk

        public UnsafeChunk​(long ptr,
                           long len)
        Parameters:
        ptr - Pointer to the memory start.
        len - Memory length.