No description available
figura.docs.buffer
No description available
figura.docs.buffer.available
Buffer.available(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.clear
Buffer.clear(): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.109073
No description available
figura.docs.buffer.close
Buffer.close(): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.109073
No description available
figura.docs.buffer.get_length
Buffer.getLength(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.get_max_capacity
Buffer.getMaxCapacity(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.get_position
Buffer.getPosition(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.is_closed
Buffer.isClosed(): Boolean | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.1729365000
No description available
figura.docs.buffer.read
Buffer.read(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_base_64
Buffer.readBase64(): String | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1808118735
Buffer.readBase64(length: Integer): String | Method Property | Fluent Description | Representation |
|---|---|---|
| length accepts | typings.-672261858||
| Return Value | typings.-1808118735
No description available
figura.docs.buffer.read_byte_array
Buffer.readByteArray(): String | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1808118735
Buffer.readByteArray(length: Integer): String | Method Property | Fluent Description | Representation |
|---|---|---|
| length accepts | typings.-672261858||
| Return Value | typings.-1808118735
No description available
figura.docs.buffer.read_double
Buffer.readDouble(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.buffer.read_double_le
Buffer.readDoubleLE(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.buffer.read_float
Buffer.readFloat(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.buffer.read_float_le
Buffer.readFloatLE(): Number | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1950496919
No description available
figura.docs.buffer.read_from_stream
Buffer.readFromStream(stream: InputStream, amount: Integer): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| stream accepts | typings.1361886154||
| amount accepts | typings.-672261858||
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_int
Buffer.readInt(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_int_le
Buffer.readIntLE(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_long
Buffer.readLong(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_long_le
Buffer.readLongLE(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_short
Buffer.readShort(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_short_le
Buffer.readShortLE(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_string
Buffer.readString(): String | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1808118735
Buffer.readString(length: Integer): String | Method Property | Fluent Description | Representation |
|---|---|---|
| length accepts | typings.-672261858||
| Return Value | typings.-1808118735
Buffer.readString(length: Integer, encoding: String): String | Method Property | Fluent Description | Representation |
|---|---|---|
| length accepts | typings.-672261858||
| encoding accepts | typings.-1808118735||
| Return Value | typings.-1808118735
No description available
figura.docs.buffer.read_ushort
Buffer.readUShort(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.read_ushort_le
Buffer.readUShortLE(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
No description available
figura.docs.buffer.set_position
Buffer.setPosition(position: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| position accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_byte
Buffer.write(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_base_64
Buffer.writeBase64(base64: String): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| base64 accepts | typings.-1808118735||
| Return Value | typings.-672261858
No description available
figura.docs.buffer.write_byte_array
Buffer.writeByteArray(array: String): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| array accepts | typings.-1808118735||
| Return Value | typings.-672261858
No description available
figura.docs.buffer.write_double
Buffer.writeDouble(val: Number): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-1950496919||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_double_le
Buffer.writeDoubleLE(val: Number): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-1950496919||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_float
Buffer.writeFloat(val: Number): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-1950496919||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_float_le
Buffer.writeFloatLE(val: Number): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-1950496919||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_int
Buffer.writeInt(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_int_le
Buffer.writeIntLE(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_long
Buffer.writeLong(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_long_le
Buffer.writeLongLE(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_short
Buffer.writeShort(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_short_le
Buffer.writeShortLE(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_string
Buffer.writeString(val: String): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-1808118735||
| Return Value | typings.-672261858
Buffer.writeString(val: String, encoding: String): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-1808118735||
| encoding accepts | typings.-1808118735||
| Return Value | typings.-672261858
No description available
figura.docs.buffer.write_to_stream
Buffer.writeToStream(stream: OutputStream, amount: Integer): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| stream accepts | typings.33956865||
| amount accepts | typings.-672261858||
| Return Value | typings.-672261858
No description available
figura.docs.buffer.write_ushort
Buffer.writeUShort(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
No description available
figura.docs.buffer.write_ushort_le
Buffer.writeUShortLE(val: Integer): nil | Method Property | Fluent Description | Representation |
|---|---|---|
| val accepts | typings.-672261858||
| Return Value | typings.109073
listFiles
action_wheel
Action
BlockRaycastTypes