27 28 29
# File 'lib/lib/dhcp/options/option13.rb', line 27 def pack [BOOT_FILE_SIZE, 2, @payload.to_i].pack('C2n') end