u32

typeu32

The unsigned 32-bit integer type

This type can represent integers from 0 up to (and including) 4294967295.

functionto_string(self: u32) String

Convert this value into a String