Thrown on UniNode deserialization errors
Marks a method for use in deserialization
Marks a method for use in serialization
Attribute for representing a struct/class as an array instead of an object.
Attribute for forcing serialization as string.
Attribute for forcing serialization of enum fields by name instead of by value.
Deserialize object form UniNode
Attribute for marking non-serialized fields.
Attribute marking a field as masked during serialization.
Attribute for overriding the field name during (de-)serialization.
Attribute for marking non-serialized fields.
Serialize object to UniNode
Default UniNode serializer
Deserializes a value with Serializer
Serializes a value with Serializer
Date: 2020-01-12
Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.
(c) 2015-2020, Milofon Project.
The module contains serialization functions