template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::WireUnownedResult< ::fuchsia_pkg::PackageIndexIterator::Next> Next ()

Returns the next chunk of package index entries. When the iterator is exhausted,

this returns an empty vector.

- response `entries` the next chunk of entries in the package index.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.