template <>

class WireSyncClientImpl

Defined at line 979 of file fidling/gen/src/graphics/display/lib/driver-framework-migration-utils/namespace/testing/test.display.namespace/cpp/fidl/test.display.namespace/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_display_namespace::Echo>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::test_display_namespace::Echo::EchoInt32> EchoInt32 (int32_t x)

Returns `x`.

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