Struct rift::protocol::TBinaryInputProtocolFactory [] [src]

pub struct TBinaryInputProtocolFactory;

Creates instances of TBinaryInputProtocol that use the strict Thrift binary encoding.

Trait Implementations

impl TInputProtocolFactory for TBinaryInputProtocolFactory
[src]

Create an instance of a TInputProtocol.