template <>
class WireSyncBufferClientImpl
Defined at line 505 of file fidling/gen/sdk/fidl/fuchsia.fshost/fuchsia.fshost/cpp/fidl/fuchsia.fshost/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_fshost::Admin::ShredDataVolume> ShredDataVolume ()
Wipes the data volume which will get reinitialised upon next boot. This is not
cryptographically secure; the caller should take care to reset hardware keys.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_fshost::Admin::StorageHostEnabled> StorageHostEnabled ()
Returns whether fshost is configured to use storage-host.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.