C# Class DesktopHelper.Util.ConvertedEncoding

Mostra file Open project: JimmyFung/DesktopHelper

Public Methods

Method Description
GB2312ToUTF8 ( string str ) : string
UTF8ToGB2312 ( string str ) : string

Method Details

GB2312ToUTF8() public method

public GB2312ToUTF8 ( string str ) : string
str string
return string

UTF8ToGB2312() public method

public UTF8ToGB2312 ( string str ) : string
str string
return string