Skip to content

Instance Method

makeAsyncIterator()

Creates the asynchronous iterator that produces elements of this asynchronous sequence.
func makeAsyncIterator() -> FileIO.FileChunks.FileChunksIterator

Return Value

An instance of the AsyncIterator type used to produce elements of the asynchronous sequence.