template <>

class WireWeakAsyncClientImpl

Defined at line 27110 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_io::ExtendedAttributeIterator::GetNext> GetNext ()

Get the next chunk of extended attribute names. If this is the last

chunk, last will be true, and the channel will be closed after the

call.

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