C# 클래스 OpenHDKSharp.Hnc2Unicode

파일 보기 프로젝트 열기: rkttu/openhdksharp

공개 프로퍼티들

프로퍼티 타입 설명
HNC_L1 uint[]
HNC_L2 uint[]
HNC_T1 uint[]
HNC_T2 uint[]
HNC_V1 uint[]
HNC_V2 uint[]
L_MAP ushort[]
T_MAP ushort[]
V_MAP ushort[]
hnc2uni_map uint[]
ksc5601_2uni_page4a ushort[]

공개 메소드들

메소드 설명
_hnc_to_utf8 ( ushort c ) : char[]
hnchar_to_utf8 ( ushort c ) : char[]
hnstring_to_unicodestr ( ushort array ) : string

비공개 메소드들

메소드 설명
Hnc2Unicode ( ) : System

메소드 상세

_hnc_to_utf8() 공개 정적인 메소드

public static _hnc_to_utf8 ( ushort c ) : char[]
c ushort
리턴 char[]

hnchar_to_utf8() 공개 정적인 메소드

public static hnchar_to_utf8 ( ushort c ) : char[]
c ushort
리턴 char[]

hnstring_to_unicodestr() 공개 정적인 메소드

public static hnstring_to_unicodestr ( ushort array ) : string
array ushort
리턴 string

프로퍼티 상세

HNC_L1 공개적으로 정적으로 프로퍼티

public static uint[] HNC_L1
리턴 uint[]

HNC_L2 공개적으로 정적으로 프로퍼티

public static uint[] HNC_L2
리턴 uint[]

HNC_T1 공개적으로 정적으로 프로퍼티

public static uint[] HNC_T1
리턴 uint[]

HNC_T2 공개적으로 정적으로 프로퍼티

public static uint[] HNC_T2
리턴 uint[]

HNC_V1 공개적으로 정적으로 프로퍼티

public static uint[] HNC_V1
리턴 uint[]

HNC_V2 공개적으로 정적으로 프로퍼티

public static uint[] HNC_V2
리턴 uint[]

L_MAP 공개적으로 정적으로 프로퍼티

public static ushort[] L_MAP
리턴 ushort[]

T_MAP 공개적으로 정적으로 프로퍼티

public static ushort[] T_MAP
리턴 ushort[]

V_MAP 공개적으로 정적으로 프로퍼티

public static ushort[] V_MAP
리턴 ushort[]

hnc2uni_map 공개적으로 정적으로 프로퍼티

public static uint[] hnc2uni_map
리턴 uint[]

ksc5601_2uni_page4a 공개적으로 정적으로 프로퍼티

public static ushort[] ksc5601_2uni_page4a
리턴 ushort[]