See Also:
36 37 38
# File 'lib/openpgp/buffer.rb', line 36 def write_timestamp(value) self << [value.to_i].pack('N') end