slice!(*args) Instance Public methods Works like like String#slice!
tidy_bytes(string, force = false) Instance Public methods Replaces all ISO-8859-1
new(string) Class Public methods Creates a new
reorder_characters(codepoints) Instance Public methods Re-order codepoints so
capitalize() Instance Public methods Converts the first character to uppercase
downcase() Instance Public methods Converts characters in the string to lowercase
tidy_bytes(force = false) Instance Public methods Replaces all ISO-8859-1 or
compose(codepoints) Instance Public methods Compose decomposed characters to
titlecase() Instance Public methods Alias for:
grapheme_length() Instance Public methods Returns the number of grapheme clusters
Page 3 of 4