template <>
class WireSyncBufferClientImpl
Defined at line 2254 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.basic.protocol/cpp/fidl/test.basic.protocol/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::test_basic_protocol::Values::Echo> Echo (::fidl::StringView s)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::OneWayStatus OneWay (::fidl::StringView in)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.