template <>
class WireSyncClientImpl
Defined at line 457 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::test_benchmarkfidl::ByteVectorEchoCall>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::test_benchmarkfidl::ByteVectorEchoCall::Echo> Echo (const ::test_benchmarkfidl::wire::ByteVector & val)
Request is heap-allocated. Response is heap-allocated.