Abstract base class for multi-row TOON encoders.
Abstract base class for object TOON encoders.
abstract override bool CanFold(object Object, out string FoldedName, out object FoldedValue)
Checks if an object can be folded to a shorter representation, and if so, returns the folded name and...
override bool EncodesAsObject(object Value)
If the encoder encodes a value as an object.