LICENSE This file is part of CFPropertyList.
Author: | Rodney Rehm <rodney.rehm@medialize.de> |
Author: | Christian Kruse <cjk@wwwtech.de> |
Copyright: | Copyright © 2018 Teclib |
License: | MIT |
File Size: | 76 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
toXML(DOMDocument $doc, $nodeName = "") X-Ref |
Get XML-Node. param: DOMDocument $doc DOMDocument to create DOMNode in param: string $nodeName For compatibility reasons; just ignore it return: DOMNode <string>-Element |
toBinary(CFBinaryPropertyList &$bplist) X-Ref |
convert value to binary representation param: CFBinaryPropertyList The binary property list object return: The offset in the object table |