Flowdock
method

g_pack

Importance_1
v3.2.13 - Show latest stable - 0 notes - Class: ActiveSupport::Multibyte::Unicode
g_pack(unpacked) public

Reverse operation of g_unpack.

Example:

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