apache-thrift v0.17.0 (2022-08-31T20:29:16Z)
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.