thrift ~master (2014-03-26T12:10:26Z)
Dub
Repo
TFramedTransport.this
thrift
transport
framed
TFramedTransport
Constructs a new framed transport.
class
TFramedTransport
this
(
TTransport
transport
)
Parameters
transport
TTransport
The underlying transport to wrap.
Meta
Source
See Implementation
thrift
transport
framed
TFramedTransport
constructors
this
functions
borrow
close
consume
flush
isOpen
open
peek
read
underlyingTransport
write
Constructs a new framed transport.