DB
FunctionsType Conversion

reinterpret_as_uint16

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

reinterpret_as_uint16(…) → UInt16

Kind · scalar

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

Part of the Type Conversion family.