int
s, float
s, and str
s are encoded normally, as shown below.
list
s and dict
s are also encoded normally, e.g.
dict
s, where field names become keys and field values become values. For example, the following dataclass definition and value
LatchFile
s and LatchDir
s are encoded as specially formatted /ldata
strings. For example