Flowdock
method

pack_graphemes

Importance_1
v4.2.1 - Show latest stable - 0 notes - Class: ActiveSupport::Multibyte::Unicode
pack_graphemes(unpacked) public

Reverse operation of unpack_graphemes.

Unicode.pack_graphemes(Unicode.unpack_graphemes('क्षि')) # => 'क्षि'
Show source
Register or log in to add new notes.