u16

typeu16

The unsigned 16-bit integer type.

This type can represent integers from 0 up to (and including) 65,535.

functionto_string(self: u16) String

Convert this value into a String.