Represents enumerator over decoded characters.
Namespace: DotNext.IO Assembly: DotNext.IO.dll Syntaxpublic struct SequenceReader.DecodingEnumerable.Enumerator : IEnumerator<SequenceReader.DecodingEnumerable.Enumerator, ReadOnlyMemory<char>>
Properties | Edit this page View Source Current
Gets the current chunk of decoded characters.
Declarationpublic readonly ReadOnlyMemory<char> Current { get; }
Property Value Methods | Edit this page View Source MoveNext()
Decodes the next chunk of bytes.
Declaration Returns Type Description booltrue if decoding is successful; false if nothing to decode.
Implements Extension MethodsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4