pack_graphemes(unpacked) Instance Public methods Reverse operation of unpack_graphemes
reorder_characters(codepoints) Instance Public methods Re-order codepoints so
capitalize() Instance Public methods Converts the first character to uppercase
new(string) Class Public methods Creates a new
tidy_bytes(string, force = false) Instance Public methods Replaces all ISO-8859-1
downcase() Instance Public methods Converts characters in the string to lowercase
titlecase() Instance Public methods Alias for:
grapheme_length() Instance Public methods Returns the number of grapheme clusters
tidy_bytes(force = false) Instance Public methods Replaces all ISO-8859-1 or
===(other) Instance Public methods
Page 3 of 4