Whether type T can be deserialized.
Whether type T can be serialized.
Helper which deserializes to an internal intermediate value before returning it.
Serializes a given type
Attempts to get a value from a JSON object by its key and type.
Attempts to get a value from a JSON object by its key and type.
Attempts to get a value from a JSON object by its key and type.
Attempts to get a value from a JSON object by its key and type.
Attempts to get a value from a JSON object by its key and type.
Attempts to get a value from a JSON array by its index and type.
Attempts to get a value from a JSON array by its index and type.
Interface for classes that can be deserialized to JSON with custom code
Interface for classes that can be serialized to JSON with custom code
Inochi2D SerDe Interface