VariableType

Variable types that can be recorded.

Values

ValueMeaning
Int1

int. Encoded as a 5-byte long 7-bit encoded block.

Uint2

uint. Encoded as a 5-byte long 7-bit encoded block.

Float3

float. Encoded as a 5-byte long 7-bit encoded block.

Meta