DB
FunctionsType Conversion

reinterpret_as_int16

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

reinterpret_as_int16(…) → Int16

Kind · scalar

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

Part of the Type Conversion family.