thrift-d ~master (2019-07-26T03:18:59Z)
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.