Method: RCON::Packet::Source#string2

Defined in:
lib/rcon/rcon.rb

#string2Object

Second string, unused by the protocol. Null terminated.



50
51
52
# File 'lib/rcon/rcon.rb', line 50

def string2
  @string2
end