C# Class Fan.Sys.Charset.Utf16BEDecoder

Inheritance: System.Text.Decoder
Show file Open project: xored/f4

Public Methods

Method Description
decode ( InStream @in ) : int

Method Details

decode() public method

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