template <>
class WireSyncBufferClientImpl
Defined at line 482 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::test_error_methods::ErrorMethods::NoArgsPrimitiveError> NoArgsPrimitiveError (bool should_error)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::test_error_methods::ErrorMethods::ManyArgsCustomError> ManyArgsCustomError (bool should_error)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.