method
is_utf8?
v2.3.8 -
Show latest stable
- Class:
ActiveSupport::CoreExtensions::String::Multibyte
is_utf8?()public
Returns true if the string has UTF-8 semantics (a String used for purely byte resources is unlikely to have them), returns false otherwise.