method

g_pack

rails latest stable - Class: ActiveSupport::Multibyte::Chars

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

g_pack(unpacked)
public

Reverse operation of g_unpack.

Example:

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