AsyncDictionaryCSVParserIterator

public class AsyncDictionaryCSVParserIterator : AsyncIteratorProtocol

Undocumented

  • next() Asynchronous

    Declaration

    Swift

    public func next() async throws -> [String : String]?