Method: Thrift::ProtocolDecorator#read_set_begin

Defined in:
lib/thrift/protocol/protocol_decorator.rb

#read_set_beginObject



154
155
156
# File 'lib/thrift/protocol/protocol_decorator.rb', line 154

def read_set_begin
  @protocol.read_set_begin
end