DK11 for Java | tatukgis.jdk.TGIS_Bytes.ReadUInt32 | Constructors | Methods | Properties
Read an integer value.
// Java public int ReadUInt32( int _off );
// Oxygene public function ReadUInt32( _off : Integer ) : Cardinal;
Name | Type | Description |
---|---|---|
_off | int Integer | offset the values is placed at |
Type | Description |
---|---|
int Cardinal | read value |