| Interface | Description |
|---|---|
| FieldSerialiser.FieldSerialiserFunction |
used as lambda expression for user-level code to read/write data into the given serialiser back-end
implementation
|
| Class | Description |
|---|---|
| AbstractSerialiser | |
| BinaryArrayFactory |
Helper class to convert serialised one-dimensional arrays into the corresponding native n-dimensional arrays
|
| BinarySerialiser |
Generic binary serialiser aimed at efficiently transferring data between server/client and in particular between
Java/C++/web-based programs.
|
| ByteBuffer | |
| ClassDescriptions | |
| ClassFieldDescription | |
| ClassFieldDescriptionIterator<E extends ClassFieldDescription> | |
| FastByteBuffer |
FastByteBuffer implementation based on JVM 'Unsafe' Class.
|
| FieldHeader |
Field header descriptor
|
| FieldSerialiser |
default field serialiser implementation.
|
| GenericsHelper |
Helper class to convert between boxed and primitive data types.
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.