DB
FunctionsType Conversion

reinterpret_as_int32

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

reinterpret_as_int32(…) → Int32

Kind · scalar

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

Part of the Type Conversion family.