template <>
class WireWeakAsyncBufferClientImpl
Defined at line 9842 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_pkg::Cup::Write> Write (const ::fuchsia_pkg::wire::PackageUrl & url, ::fuchsia_pkg::wire::CupData cup)
Resolve the eager package given by the pinned package URL, and write the
CUP data to storage.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_pkg::Cup::GetInfo> GetInfo (const ::fuchsia_pkg::wire::PackageUrl & url)
Returns the eager package version and channel of the given package URL.
Caller provides the backing storage for FIDL message.