Méthode | Description | |
---|---|---|
Int16BigEndian ( IList |
||
Int32BigEndian ( IList |
||
SingleBigEndian ( IList |
||
UInt16BigEndian ( IList |
||
UInt32BigEndian ( IList |
public static Int16BigEndian ( IList |
||
bytes | IList |
|
index | int | |
Résultat | short |
public static Int32BigEndian ( IList |
||
bytes | IList |
|
index | int | |
Résultat | int |
public static SingleBigEndian ( IList |
||
bytes | IList |
|
index | int | |
Résultat | float |
public static UInt16BigEndian ( IList |
||
bytes | IList |
|
index | int | |
Résultat | ushort |
public static UInt32BigEndian ( IList |
||
bytes | IList |
|
index | int | |
Résultat | uint |