| Interface | Description |
|---|---|
| TypesSerializer |
Interface to be implemented by classes that are to be converted in to casper byte format
|
| Class | Description |
|---|---|
| CLValueBuilder |
Builder to help with programmatic conversion of value types.
|
| MapSerializer |
The serializer for a Map
|
| OptionSerializer |
Converts an CL Option type into a byte array
|
| TypesFactory |