template <>

class WireSyncBufferClientImpl

Defined at line 377 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.wire.bindinggroup.test/cpp/fidl/fidl.cpp.wire.bindinggroup.test/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fidl_cpp_wire_bindinggroup_test::Testable::Echo> Echo (::fidl::StringView str)

Echos a string.

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

::fidl::OneWayStatus Terminate ()

Causes the other end to close and execute its close handler.

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