Method: LibSL::LLIPPort#encode

Defined in:
lib/types.rb

#encodeObject



481
482
483
# File 'lib/types.rb', line 481

def encode()
	[@port].pack('n1')
end