$buffer
$buffer :
Framed transport. Writes and reads data in chunks that are stamped with their length.
$transport_ : \Thrift\Transport\TTransport
Underlying transport object.
__construct(\Thrift\Transport\TTransport $transport = null, $read = true, $write = true)
Constructor.
| \Thrift\Transport\TTransport | $transport | Underlying transport |
| $read | ||
| $write |