Generic Instance Method 総称体インスタンスメソッド

parseScalar(from:)

No overview available.

Declaration 宣言

mutating func parseScalar<I>(from input: inout I) -> Unicode.ParseResult<_UIntBuffer<UInt16>> where I : IteratorProtocol, I.Element == UInt16