Package de.gsi.dataset.utils.serializer
-
Interface Summary Interface Description MultiArray<T> Interface for multi-dimensional arrays of any type. -
Class Summary Class Description BinaryArrayFactory Helper class to convert serialised one-dimensional arrays into the corresponding native n-dimensional arraysBinarySerialiser FastByteBuffer FastByteBuffer implementation based on JVM 'Unsafe' Class.GenericsHelper Helper class to convert between boxed and primitive data types. -
Enum Summary Enum Description DataType Enum defining the data primitives that can be serialised.