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