class

Thrift::Serializer

Inherits Reference < Object

Serializer will simply serializes thrift data using the provided Protocol Factory

Constructors

new(protocol_factory = Protocol::BinaryProtocolFactory.new)
Source

Instance methods

serialize(base)
Source