$TBINARYPROTOCOLACCELERATED
$TBINARYPROTOCOLACCELERATED :
Protocol base class module.
$trans_ : \TTransport
Underlying transport
getTransport() : \TTransport
Accessor for transport
skip(\TType $type)
The skip function is a utility to parse over unrecognized date without causing corruption.
\TType | $type | What type is it |
skipBinary(\TTransport $itrans, integer $type)
Utility for skipping binary data
\TTransport | $itrans | TTransport object |
integer | $type | Field type |