\Thrift\FactoryTBinaryProtocolFactory

Binary Protocol Factory

Summary

Methods
Properties
Constants
__construct()
getProtocol()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$strictRead_
$strictWrite_
N/A

Properties

$strictRead_

$strictRead_ : 

Type

$strictWrite_

$strictWrite_ : 

Type

Methods

__construct()

__construct(  $strictRead = false,   $strictWrite = false) 

Parameters

$strictRead
$strictWrite

getProtocol()

getProtocol(  $trans) : \Thrift\Factory\Thrift\Protocol\TProtocol

Build a protocol from the base transport

Parameters

$trans

Returns

\Thrift\Factory\Thrift\Protocol\TProtocol —

protocol