template <>
class WireSyncBufferClientImpl
Defined at line 431 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.dispatcher.handle.ownership.test/cpp/fidl/llcpptest.dispatcher.handle.ownership.test/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus SendResource (::llcpptest_dispatcher_handle_ownership_test::wire::Resource r)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_dispatcher_handle_ownership_test::Protocol::GetResource> GetResource ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.