apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TInputRangeTransport.this
thrift
transport
range
TInputRangeTransport
Constructs a new instance.
class
TInputRangeTransport
(R)
this
(
R
data
)
if
(
isInputRange
!(
Unqual
!
R
) &&
is
(
ElementType
!
R
:
const
(
ubyte
))
)
Parameters
data
R
The input range to use as data.
Meta
Source
See Implementation
thrift
transport
range
TInputRangeTransport
constructors
this
functions
borrow
close
consume
isOpen
open
peek
read
readAll
reset
Constructs a new instance.