Inspect Integer Size
Shows required bit size and compatibility with common signed and unsigned integer types.
Commas, dots and white spaces will be stripped for inspection.
Int8
Int16
Int32
Int64
Int128
UInt8
UInt16
UInt32
UInt64
UInt128
Integer Min/Max Values
| Type | Min | Max |
|---|---|---|
| Int8 | ||
| UInt8 | ||
| Int16 | ||
| UInt16 | ||
| Int32 | ||
| UInt32 | ||
| Int64 | ||
| UInt64 | ||
| Int128 | ||
| UInt128 |