Type Alias

FileHandle.AsyncBytes.AsyncIterator

The type of asynchronous iterator created by this asynchronous sequence. この非同期シーケンスによって作成された非同期イテレータの型。

Declaration 宣言

typealias FileHandle.AsyncBytes.AsyncIterator = FileHandle.AsyncBytes.Iterator

See Also 参照

Creating an Iterator イテレータを作成する