class documentation
Simple Serde that just conversion to string and back
| Method | __init__ |
Undocumented |
| Method | deserialize |
Serialize input_bytes into an object |
| Method | serialize |
Serialize input message into bytes |
| Instance Variable | _types |
Undocumented |