DecoderFallbackException: BytesUnknown (get)

BytesUnknown

Gets the input byte sequence that caused the exception.



 Public Property Get BytesUnknown ( ) As Byte ( )

Return Values

Byte() -  The input byte array that cannot be decoded.

Remarks

The application uses the Index property to get the position in the input byte array of the byte that cannot be decoded.

Read Only.

See Also

Project CorLib Overview

Class DecoderFallbackException Overview