HTMLchunk.oEnc Field

Majestic12

High-performance .NET C# HTMLparser Library

HTMLchunk.oEnc Field

Encoder to be used for conversion of binary data into strings, Encoding.Default is used by default, but it can be changed if top level user of the parser detects that encoding was different

public Encoding oEnc;

See Also

HTMLchunk Class | Majestic12 Namespace