template <>
class WireSyncBufferClientImpl
Defined at line 369 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.v2integration.test/cpp/fidl/llcpptest.v2integration.test/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus MethodWithRequest (::llcpptest_v2integration_test::wire::Uint32Union u)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_v2integration_test::TestProtocol::MethodWithResponse> MethodWithResponse ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.