Flowdock
method

g_pack

Importance_1
v2.3.8 - Show latest stable - 0 notes - Class: ActiveSupport::Multibyte::Chars
g_pack(unpacked) public

Reverse operation of g_unpack.

Example:

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