/** * Interface and code to serialize and deserialize data. *
* Copyright (c) 2019-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See OpenTrafficSim License.
*
* @author Alexander Verbraeck * @author Peter Knoppers * @author Guus Tamminga */ package org.djutils.serialization;