C# Class Portable.Text.DbcsConvert

Mostrar archivo Open project: jstedfast/Portable.Text.Encoding Class Usage Examples

Public Properties

Property Type Description
n2u byte[]
u2n byte[]

Private Methods

Method Description
DbcsConvert ( string fileName )

Property Details

n2u public_oe property

public byte[] n2u
return byte[]

u2n public_oe property

public byte[] u2n
return byte[]