template <>

class WireSyncBufferClientImpl

Defined at line 430 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_examples::Echo::EchoString> EchoString (::fidl::StringView value)

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::OneWayStatus SendString (::fidl::StringView value)

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.