Convert between Hex, Integers, Floats & more with Endian support
| Int8 (Signed) | -- |
| UInt8 (Unsigned) | -- |
| Binary | -- |
| Int16 (Signed) | -- |
| UInt16 (Unsigned) | -- |
| Binary | -- |
| Int32 (Signed) | -- |
| UInt32 (Unsigned) | -- |
| Binary | -- |
| Float32 | -- |
| Scientific | -- |
| Components | -- |
| Int64 (Signed) | -- |
| UInt64 (Unsigned) | -- |
| Float64 | -- |
| Scientific | -- |
| Components | -- |
| ASCII String | -- |
| UTF-8 String | -- |
| As Int32 Hex | -- |
| As Float32 Hex | -- |
| As Float64 Hex | -- |