method

g_pack

g_pack(unpacked)
public

Reverse operation of g_unpack.

Example:

  Chars.g_pack(Chars.g_unpack('क्षि')) #=> 'क्षि'