We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Structs can be serialized to bytes by defining a format string for the packet serializer. The following table describes the format guidelines.
b
h
w
l
q
s
v
S
*
Note: the array format character is a prefix to other types (e.g. *b for a char array).
*b