template <>

class WireWeakAsyncBufferClientImpl

Defined at line 1677 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::InspectSink::FetchEscrow> FetchEscrow (::fuchsia_inspect::wire::InspectSinkFetchEscrowRequest InspectSinkFetchEscrowRequest)

Instructs the server to return (and stop tracking) the VMO associated

with the given token.

This is meant to be used when a component restarts and wants to fetch

Inspect data that it escrowed.

To learn more about stopping IDLE components, please refer to:

https://fuchsia.dev/fuchsia-src/development/components/stop_idle

Caller provides the backing storage for FIDL message.