template <>
class WireSyncBufferClientImpl
Defined at line 5257 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::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.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.