DK11 for Java | tatukgis.jdk.TGIS_Bytes.Create | Overloads | Constructors | Methods | Properties
Create an object.
Available also on: .NET.
// Java public TGIS_Bytes( TBytes _mem, int _pos, int _size );
// Oxygene public constructor ( _mem : TBytes; _pos : Integer; _size : Integer );
Name | Type | Description |
---|---|---|
_mem | TBytes | data buffer |
_pos | int Integer | current position in buffer |
_size | int Integer | buffer length |