DB
FunctionsType Conversion

reinterpret_as_uint8

Reinterprets the first byte of input as an unsigned 8-bit integer in native byte order.

reinterpret_as_uint8(…) → UInt8

Kind · scalar

Reinterprets the first byte of input as an unsigned 8-bit integer in native byte order.

Part of the Type Conversion family.