method
pack_graphemes
v5.2.3 -
Show latest stable
- Class:
ActiveSupport::Multibyte::Unicode
pack_graphemes(unpacked)public
Reverse operation of unpack_graphemes.
Unicode.pack_graphemes(Unicode.unpack_graphemes('à¤à¥à¤·à¤¿')) # => 'à¤à¥à¤·à¤¿'