Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 893 Bytes

DFFIReferenceValue.md

File metadata and controls

55 lines (37 loc) · 893 Bytes

DFFIReferenceValue

  • class DFFIReferenceValue (system\DFFIReferenceValue)
  • source system/DFFIReferenceValue.php

Description

Class DFFIReferenceValue


Methods


Methods

__construct()

__construct(string $type, int $size): void

Конструктор с выделением памяти


setValue()

setValue(string $value): void

getValue()

getValue(): any

getNativeString()

getNativeString(): string