template <>

class WireWeakAsyncClientImpl

Defined at line 7516 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_fxfs::BlobReader::GetVmo> GetVmo (const ::fidl::Array<uint8_t, 32> & blob_hash)

Given the hash of a blob, returns a VMO with its contents.

Allocates 48 bytes of request buffer on the stack. The callback is stored on the heap.