Method: NoProtoMsg.unmarshal

Defined in:
src/ruby/bin/noproto_client.rb,
src/ruby/bin/noproto_server.rb

.unmarshal(_o) ⇒ Object



34
35
36
# File 'src/ruby/bin/noproto_client.rb', line 34

def self.unmarshal(_o)
  NoProtoMsg.new
end