20 21 22
# File 'lib/rex/zip/blocks.rb', line 20 def pack [ @crc, @compsz, @uncompsz ].pack('VVV') end