Class: RTunnel::KeepAliveCommand

Inherits:
Command
  • Object
show all
Defined in:
lib/rtunnel/commands.rb

Instance Method Summary collapse

Methods inherited from Command

command_code, decode, #encode, printable_codes, registry, #to_encoded_str, #to_s

Instance Method Details

#initialize_from_io(io) ⇒ Object



176
177
178
# File 'lib/rtunnel/commands.rb', line 176

def initialize_from_io(io)
  super
end