메소드 | 설명 | |
---|---|---|
ReadBlock ( |
||
ReadMessage ( |
||
WriteBlock ( byte Body, |
||
WriteComment ( string comment, |
||
WriteMessage ( |
메소드 | 설명 | |
---|---|---|
FromHexChar ( char c ) : byte | ||
ReadFromHex ( Stream ms, string hex ) : bool |
public static ReadBlock ( |
||
r | ||
리턴 | byte[] |
public static ReadMessage ( |
||
r | ||
리턴 |
public static WriteBlock ( byte Body, |
||
Body | byte | |
w | ||
리턴 | void |
public static WriteComment ( string comment, |
||
comment | string | |
w | ||
리턴 | void |
public static WriteMessage ( |
||
msg | ||
w | ||
리턴 | void |