Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DecodingOptions constructor overload creates a new DecodingOptions structure.
Overload list
| Name | Description | |
|---|---|---|
![]() |
DecodingOptions(DecodingFlags) | The DecodingOptions constructor creates a new DecodingOptions structure that has the DecodingFlags specified by decodingFlags. |
![]() |
DecodingOptions(DecodingFlags, String) | The DecodingOptions constructor creates a new DecodingOptions structure that has the DecodingFlags specified by decodingFlags and the encoding specified by charsetName. |
![]() |
DecodingOptions(DecodingFlags, Encoding) | The DecodingOptions constructor creates a new DecodingOptions structure that has the DecodingFlags specified by decodingFlags and the encoding specified by encoding. |
Top
.gif)