apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TInputRangeTransport.close
thrift
transport
range
TInputRangeTransport
Closing is a no-op() for a memory buffer.
class
TInputRangeTransport
(R)
override
void
close
(
)
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
Closing is a no-op() for a memory buffer.