class ExtendedAttributeIterator

Defined at line 15940 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h

Public Methods

void ~ExtendedAttributeIterator ()
void GetNext (GetNextCallback callback)

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.