61 62 63
# File 'lib/netlink/nlmsghdr.rb', line 61 def to_s [@error_code].pack('L') << @orig_header.to_s end