method
slice
v1.2.6 -
Show latest stable
- Class:
ActiveSupport::Multibyte::Handlers::UTF8Handler
slice(str, *args)public
Implements Unicode-aware slice with codepoints. Slicing on one point returns the codepoints for that character.
slice(str, *args)Implements Unicode-aware slice with codepoints. Slicing on one point returns the codepoints for that character.