Skip to content
agazso edited this page May 24, 2011 · 5 revisions

All binary values are in Little-endian format.

Bool is either a 'T' or an 'F' character in one byte.

Buffer is a numeric value as string, followed by a colon, followed by the number of bytes. E.g. '3:abc'