Méthode | Description | |
---|---|---|
ReadBlock ( |
||
ReadMessage ( |
||
WriteBlock ( byte Body, |
||
WriteComment ( string comment, |
||
WriteMessage ( |
Méthode | Description | |
---|---|---|
FromHexChar ( char c ) : byte | ||
ReadFromHex ( Stream ms, string hex ) : bool |
public static ReadBlock ( |
||
r | ||
Résultat | byte[] |
public static ReadMessage ( |
||
r | ||
Résultat |
public static WriteBlock ( byte Body, |
||
Body | byte | |
w | ||
Résultat | void |
public static WriteComment ( string comment, |
||
comment | string | |
w | ||
Résultat | void |
public static WriteMessage ( |
||
msg | ||
w | ||
Résultat | void |