Methods

Files

Class Index [+]

Quicksearch

Thrift::BinaryProtocolAcceleratedFactory

Public Instance Methods

get_protocol(trans) click to toggle source
    # File /tmp/buildd/evernote-mode-0.10/ruby/lib/thrift/protocol/binary_protocol_accelerated.rb, line 31
31:     def get_protocol(trans)
32:       if (defined? BinaryProtocolAccelerated)
33:         BinaryProtocolAccelerated.new(trans)
34:       else
35:         BinaryProtocol.new(trans)
36:       end
37:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.