template <>
class WireSyncBufferClientImpl
Defined at line 2908 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::test_types::ErrorSyntax::EmptyPayload> EmptyPayload ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::test_types::ErrorSyntax::FooPayload> FooPayload ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.