template <>
class WireSyncBufferClientImpl
Defined at line 378 of file fidling/gen/sdk/lib/component/tests/fidl.service.test/cpp/fidl/fidl.service.test/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Clone (::fidl::ServerEnd< ::fuchsia_unknown::Cloneable> && request)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fidl_service_test::Echo::EchoString> EchoString (::fidl::StringView value)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.