template <>
class WireSyncBufferClientImpl
Defined at line 2982 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_component::Namespace::Create> Create (::fidl::VectorView< ::fuchsia_component::wire::NamespaceInputEntry> entries)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_component::Namespace::Create2> Create2 (::fidl::VectorView< ::fuchsia_component::wire::NamespaceInputEntry2> entries)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.