Modules§
Structs§
- Spud
Builder - Represents a builder for creating SPUD objects.
- Spud
Decoder - The
SpudDecoder
is responsible for decoding SPUD files into a JSON format. - Spud
Object - Represents a SPUD object, which is a collection of fields and values. It allows adding values to fields and manages the internal data structure for SPUD encoding.