template <>

class WireWeakAsyncClientImpl

Defined at line 932 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::internal::WireThenable< ::fidl_llcpp_buffersize_test::Protocol::SmallResponseWithFlexibleType> SmallResponseWithFlexibleType ()

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

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

Allocates 512 bytes of request buffer on the stack. The callback is stored on the heap.