A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://dotnet.github.io/dotNext/api/DotNext.IO.SequenceReader.DecodingEnumerable.Enumerator.html below:

Struct SequenceReader.DecodingEnumerable.Enumerator | .NEXT

Struct SequenceReader.DecodingEnumerable.Enumerator

Represents enumerator over decoded characters.

Namespace: DotNext.IO Assembly: DotNext.IO.dll Syntax
public struct SequenceReader.DecodingEnumerable.Enumerator : IEnumerator<SequenceReader.DecodingEnumerable.Enumerator, ReadOnlyMemory<char>>
Properties | Edit this page View Source Current

Gets the current chunk of decoded characters.

Declaration
public readonly ReadOnlyMemory<char> Current { get; }
Property Value Methods | Edit this page View Source MoveNext()

Decodes the next chunk of bytes.

Declaration Returns Type Description bool

true if decoding is successful; false if nothing to decode.

Implements Extension Methods

RetroSearch 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