/** * Interface and code to serialize and deserialize data. *
* Copyright (c) 2019-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See OpenTrafficSim License.
*
* $LastChangedDate: 2019-06-07 01:33:02 +0200 (Mon, 7 Jun 2019) $, @version $Revision: 1401 $, by $Author: pknoppers $,
* initial version Jun 07, 2019
* @author Alexander Verbraeck
* @author Peter Knoppers
* @author Guus Tamminga
*/
package org.djutils.serialization;