template <>
class WireWeakOnewayClientImpl
Defined at line 917 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::OneWayStatus RequestWith496ByteArray (const ::fidl::Array<uint8_t, 496> & value)
Allocates 528 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus RequestWith497ByteArray (const ::fidl::Array<uint8_t, 497> & value)
Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.
::fidl::OneWayStatus SmallRequestWithFlexibleType (::fidl_llcpp_buffersize_test::wire::U u)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.