Transforms this object into a string of 9P2000 bytes.
Source: show | on GitHub
# File lib/rumai/ixp/message.rb, line 687 def to_9p num_bytes [self].pack Rumai::IXP::Stream::PACKING_FLAGS[num_bytes] end