Skip to main content

Text.char_vector

char_vector

Documentation

Returns a vector containing the UTF-16 characters that encode the input text. This is useful for low-level operations, such as binary data encoding and decoding.

Examples

Get the character vector of the text "Hello".

      "Hello".char_vector