toAsciiBuffer

    Converts the string to an ASCII/Latin-1 encoded PackedByteArray. This method is slightly faster than toUtf8Buffer, but replaces all unsupported characters with spaces.

    StringName.swift:1692
    final func toAsciiBuffer() -> PackedByteArray

    Other members in extension

    Typealiases

    Type members

    Instance members