g_pack(unpacked)
Reverse operation of g_unpack
# File activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb, line 421 def g_pack(unpacked) unpacked.flatten end