template <>
class WireSyncClientImpl
Defined at line 1470 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::StreamPacketEchoCall>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::test_benchmarkfidl::StreamPacketEchoCall::Echo> Echo (const ::test_benchmarkfidl::wire::StreamPacket & val)
Allocates 144 bytes of message buffer on the stack. No heap allocation necessary.