template <>
class WireWeakAsyncBufferClientImpl
Defined at line 1876 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_inspect::Tree::GetContent> GetContent ()
Get the content for the Inspect VMO backing this tree.
So long as the Tree connection is still maintained, the contents
of the tree are guaranteed to still be live. Once the connection is
lost, the serving component is free to clear the contents of returned
shared buffers.
Serving components may return different buffers to GetContent
requests for the same Tree.
Caller provides the backing storage for FIDL message.