Package org.djutils.serialization
package org.djutils.serialization
Interface and code to serialize and deserialize data.
Copyright (c) 2019-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Guus Tamminga
-
ClassDescriptionDJUNITS Display Types to be used as part of a Sim0MQ message.Method to help with Little Endian / Big Endian conversions for the Sim0MQ messages.Type numbers to encode different data types within djutils-serialization.Decoder for inspection of serialized data.Interface that must be implemented by objects that can be serialized.Exception for the DSOL ZeroMQ bridge.Exception for the DSOL ZeroMQ bridge.The Sim0MQ unit types with their code, including static methods to quickly find a unit type.Message conversions.Minimal implementation of SerializableObject.