Namespace providing type-safe operations for the Uint8 branded type.
Uint8
The Uint8 type represents an non-negative integer less than 256. Division (div) uses floor division.
div
Namespace providing type-safe operations for the
Uint8branded type.The
Uint8type represents an non-negative integer less than 256. Division (div) uses floor division.