format

int8 - signed 8-bit integer

Base type: number.

The int8 format represents a signed 8-bit integer, with the range -128 to 127.

GitHub Issue