C# Class IronRuby.Runtime.BinaryDecoderFallback

Widens invalid bytes to 16 bits and uses them as characters.
Inheritance: System.Text.DecoderFallback
Show file Open project: jschementi/iron

Public Methods

Method Description
CreateFallbackBuffer ( ) : DecoderFallbackBuffer

Private Methods

Method Description
BinaryDecoderFallback ( ) : System

Method Details

CreateFallbackBuffer() public method

public CreateFallbackBuffer ( ) : DecoderFallbackBuffer
return System.Text.DecoderFallbackBuffer