DB
FunctionsType Conversion

reinterpret_as_uint32

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

reinterpret_as_uint32(…) → UInt32

Kind · scalar

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

Part of the Type Conversion family.