apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TInputRangeTransport.borrow
thrift
transport
range
TInputRangeTransport
Undocumented in source. Be warned that the author may not have intended to support it.
class
TInputRangeTransport
(R)
override
const
(
ubyte
)[]
borrow
(
ubyte
*
buf
,
size_t
len
)
if
(
isInputRange
!(
Unqual
!
R
) &&
is
(
ElementType
!
R
:
const
(
ubyte
))
)
Meta
Source
See Implementation
thrift
transport
range
TInputRangeTransport
constructors
this
functions
borrow
close
consume
isOpen
open
peek
read
readAll
reset