FunctionsType Conversion
reinterpret_as_fixed_string
Reinterprets the input bytes as a fixed-length string payload without character conversion or parsing.
reinterpret_as_fixed_string(…) → FixedStringKind · scalar
Reinterprets the input bytes as a fixed-length string payload without character conversion or parsing.
Part of the Type Conversion family.