Method: Thrift::MultiplexedProtocol#write_struct_end

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

#write_struct_endObject


30
31
32
# File 'lib/thrift_client/thrift/protocol.rb', line 30

def write_struct_end
  @protocol.write_struct_end
end