template <>

class WireWeakAsyncClientImpl

Defined at line 9343 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_pkg::BlobInfoIterator::Next> Next ()

Responds with the next chunk of [`BlobInfo`]s. When the iterator is

exhausted, responds with an empty vector and closes the connection.

- response `blobs` the next chunk of [`BlobInfo`]s.

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