vfbLib.compilers.value

Functions

write_value(value, stream[, signed])

Encode and write an int value to the stream in the shortest possible representation.

write_value_long(value, stream[, signed])

Write an integer value to the stream using the longest encoding (4 bytes plus marker byte).