datasketches-memory-java8 2.3.0-SNAPSHOT API

Memory

Overview

Memory Package Overview

Note: If the requirements or promises of any method's contract are not fulfilled (that is, if there is a bug in either the method or its caller), then an unchecked exception will be thrown. The precise type of such an unchecked exception does not form part of any method's contract.

Packages 
Package Description
org.apache.datasketches.memory
This package provides high performance primitive and primitive array access to direct (native), off-heap memory and memory-mapped file resources, consistent views into ByteBuffer, and on-heap primitive arrays.