C# Class Fan.Sys.Charset.Decoder

Decoder is used to decode bytes to characters.
Mostra file Open project: xored/f4 Class Usage Examples

Public Methods

Method Description
decode ( InStream @in ) : int

Method Details

decode() public abstract method

public abstract decode ( InStream @in ) : int
@in InStream
return int