method
=~
=~(other)
public
Like String.=~ only it returns the character offset (in codepoints) instead of the byte offset.
=~(other)
public
Like String.=~ only it returns the character offset (in codepoints) instead of the byte offset.