i16

typei16

The signed 16-bit integer type

This type can represent integers from -32768 up to (and including) 32767.

functionto_string(self: i16) String

Convert this value into a String