apache-thrift ~master (2021-10-21T20:57:04Z)
Home
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.