Skip to content

Structure

FileIO.FileChunks.FileChunksIterator

struct FileChunksIterator

Topics

Instance Methods

  • next()
    Asynchronously advances to the next element and returns it, or ends the sequence if there is no next element.

Relationships

Conforms To

  • _Concurrency.AsyncIteratorProtocol