pack_graphemes(unpacked)
Instance Public methods
Reverse operation of unpack_graphemes.
Unicode.pack_graphemes(Unicode.unpack_graphemes('à¤à¥à¤·à¤¿')) # => 'à¤à¥à¤·à¤¿'
Reverse operation of unpack_graphemes.
Unicode.pack_graphemes(Unicode.unpack_graphemes('à¤à¥à¤·à¤¿')) # => 'à¤à¥à¤·à¤¿'
Please login to continue.