apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TMemoryBuffer.this
thrift
transport
memory
TMemoryBuffer
Constructs a new memory transport with an empty internal buffer.
this
()
class
TMemoryBuffer
this
(
)
this
(size_t capacity)
this
(ubyte[] contents)
Meta
Source
See Implementation
thrift
transport
memory
TMemoryBuffer
constructors
this
destructors
~this
functions
borrow
close
consume
getContents
isOpen
open
peek
read
readAll
reset
write
Constructs a new memory transport with an empty internal buffer.