Méthode | Description | |
---|---|---|
ReadInt16 ( this self, int &position ) : |
||
ReadInt32 ( this self, int &position ) : |
||
ReadInt64 ( this self, int &position ) : System.Int64 | ||
ReadUInt16 ( this self, int &position ) : |
||
ReadUInt32 ( this self, int &position ) : |
||
ReadUInt64 ( this self, int &position ) : System.UInt64 |
public static ReadInt16 ( this self, int &position ) : |
||
self | this | |
position | int | |
Résultat |
public static ReadInt32 ( this self, int &position ) : |
||
self | this | |
position | int | |
Résultat |
public static ReadInt64 ( this self, int &position ) : System.Int64 | ||
self | this | |
position | int | |
Résultat | System.Int64 |
public static ReadUInt16 ( this self, int &position ) : |
||
self | this | |
position | int | |
Résultat |
public static ReadUInt32 ( this self, int &position ) : |
||
self | this | |
position | int | |
Résultat |
public static ReadUInt64 ( this self, int &position ) : System.UInt64 | ||
self | this | |
position | int | |
Résultat | System.UInt64 |