Uses of Package
org.nustaq.offheap.bytez
Packages that use org.nustaq.offheap.bytez
Package
Description
-
Classes in org.nustaq.offheap.bytez used by org.nustaq.offheapClassDescriptionCreated by moelrue on 5/5/15.Created by ruedi on 27.06.14.abstraction of byte arrays similar to ByteBuffer without the need to create temp objects in order to get long,int,.. views additionally supports volatile read/write (for byte[] based backing buffers only !)
-
Classes in org.nustaq.offheap.bytez used by org.nustaq.offheap.bytezClassDescriptionCreated by ruedi on 08.11.2014.Created by moelrue on 5/5/15.Created by ruedi on 27.06.14.abstraction of byte arrays similar to ByteBuffer without the need to create temp objects in order to get long,int,.. views additionally supports volatile read/write (for byte[] based backing buffers only !)
-
Classes in org.nustaq.offheap.bytez used by org.nustaq.offheap.bytez.bytesourceClassDescriptionCreated by ruedi on 27.06.14.abstraction of byte arrays similar to ByteBuffer without the need to create temp objects in order to get long,int,.. views additionally supports volatile read/write (for byte[] based backing buffers only !)
-
Classes in org.nustaq.offheap.bytez used by org.nustaq.offheap.bytez.mallocClassDescriptionCreated by ruedi on 08.11.2014.Created by moelrue on 5/5/15.Created by ruedi on 27.06.14.abstraction of byte arrays similar to ByteBuffer without the need to create temp objects in order to get long,int,.. views additionally supports volatile read/write (for byte[] based backing buffers only !)Date: 16.11.13 Time: 12:37 An Allocator instantiates byte sources and can free them again (if necessary)
-
Classes in org.nustaq.offheap.bytez used by org.nustaq.offheap.bytez.niobuffersClassDescriptionCreated by ruedi on 08.11.2014.Created by moelrue on 5/5/15.Created by ruedi on 27.06.14.
-
Classes in org.nustaq.offheap.bytez used by org.nustaq.offheap.bytez.onheapClassDescriptionCreated by ruedi on 08.11.2014.Created by moelrue on 5/5/15.Created by ruedi on 27.06.14.abstraction of byte arrays similar to ByteBuffer without the need to create temp objects in order to get long,int,.. views additionally supports volatile read/write (for byte[] based backing buffers only !)Date: 16.11.13 Time: 12:37 An Allocator instantiates byte sources and can free them again (if necessary)
-
Classes in org.nustaq.offheap.bytez used by org.nustaq.serialization.coders