template <>
class WireSyncBufferClientImpl
Defined at line 484 of file fidling/gen/sdk/fidl/fuchsia.storage.ftl/fuchsia.storage.ftl/cpp/fidl/fuchsia.storage.ftl/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_storage_ftl::Configuration::Get> Get ()
Get the current configuration.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_storage_ftl::Configuration::Set> Set (::fuchsia_storage_ftl::wire::ConfigurationOptions ConfigurationOptions)
Set the current configuration.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.