apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TMemoryBuffer.close
thrift
transport
memory
TMemoryBuffer
Closing is a no-op() for a memory buffer, it is always open.
class
TMemoryBuffer
override
void
close
(
)
Meta
Source
See Implementation
thrift
transport
memory
TMemoryBuffer
constructors
this
destructors
~this
functions
borrow
close
consume
getContents
isOpen
open
peek
read
readAll
reset
write
Closing is a no-op() for a memory buffer, it is always open.