HTMLchunk.SetEncoding Method

Majestic12

High-performance .NET C# HTMLparser Library

HTMLchunk.SetEncoding Method 

Sets encoding to be used for conversion of binary data into string

public void SetEncoding(
   Encoding p_oEnc
);

Parameters

p_oEnc
Encoding object

See Also

HTMLchunk Class | Majestic12 Namespace