template <>

class WireSyncClientImpl

Defined at line 289 of file fidling/gen/src/devices/tests/fidl-service/echo/cpp/fidl/fidl.examples.echo/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fidl_examples_echo::Echo>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fidl_examples_echo::Echo::EchoString> EchoString (::fidl::StringView value)

Returns the input.

Allocates 128 bytes of message buffer on the stack. No heap allocation necessary.