Traitsยง
- From
Bytes FromBytes
should be used to parse an array of bytes into a structure.- From
Cursor FromCursor
should be used to get parsed structure from anio:Cursor
which bound to an array of bytes.- Into
Query Values - The trait that allows transformation of
Self
to CDRS query values. - Serialize
- Trait that should be implemented by all types that wish to be serialized to a buffer.
- TryFrom
Row - TryFrom
Udt