User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_bytes.create_integer

Table of Contents

TGIS_Bytes.TGIS_Bytes(int) constructor

DK11 for Java | tatukgis.jdk.TGIS_Bytes.Create | Overloads | Constructors | Methods | Properties

Create an object.

Available also on: Delphi | .NET.

Syntax

// Java
public TGIS_Bytes(
  int _size
);
// Oxygene
public
  constructor (
    _size : Integer
  );

Parameters

Name Type Description
_size int
Integer
buffer length
2020/05/07 01:11

Page Tools