template <>

class WireWeakSyncClientImpl

Defined at line 968 of file fidling/gen/src/lib/fidl/llcpp/tests/message_container/fidl.llcpp.buffersize.test/cpp/fidl/fidl.llcpp.buffersize.test/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fidl_llcpp_buffersize_test::Protocol::SmallResponseWithFlexibleType> SmallResponseWithFlexibleType ()

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.

::fidl::WireResult< ::fidl_llcpp_buffersize_test::Protocol::RequestWith496ByteArrayAndResponseOf256Bytes> RequestWith496ByteArrayAndResponseOf256Bytes (const ::fidl::Array<uint8_t, 496> & value)

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