FunctionsType Conversion
reinterpret_as_int8
Reinterprets the first byte of input as a signed 8-bit integer in native byte order.
reinterpret_as_int8(…) → Int8Kind · scalar
Reinterprets the first byte of input as a signed 8-bit integer in native byte order.
Part of the Type Conversion family.