Structure
FileIO.FileChunks
Wrapper around
NIOFileSystem.FileChunks. This can be removed once NIOFileSystem reaches a stable API.struct FileChunks
Topics
Structures
Instance Methods
closeHandle()makeAsyncIterator()Creates the asynchronous iterator that produces elements of this asynchronous sequence.
Type Aliases
FileIO.FileChunks.ElementThe type of element produced by this asynchronous sequence.
Relationships
Conforms To
_Concurrency.AsyncSequence