Number Type of CFPropertyList Property Lists
.
More...
◆ toBinary()
convert value to binary representation
- Parameters
-
- Return values
-
The | offset in the object table |
◆ toXML()
CFNumber::toXML |
( |
DOMDocument | $doc, |
|
|
| $nodeName = "" ) |
Get XML-Node.
Returns <real> if $value is a float, <integer> if $value is an integer.
- Parameters
-
DOMDocument | $doc | DOMDocument to create DOMNode in |
string | $nodeName | For compatibility reasons; just ignore it |
- Return values
-
DOMNode | <real> or <integer>-Element |
The documentation for this class was generated from the following file:
- lib/plist/classes/CFPropertyList/CFNumber.php