C# Class cadencii.cp932

Exibir arquivo Open project: cadencii/cadencii

Public Methods

Method Description
convert ( string str ) : byte[]
convert ( byte dat ) : string

Private Methods

Method Description
init ( ) : void

Method Details

convert() public static method

public static convert ( string str ) : byte[]
str string
return byte[]

convert() public static method

public static convert ( byte dat ) : string
dat byte
return string