CfWriter.writeVarObject
private
void writeVarObject(ref const var v, int depth) @safeWrites a var object in CF format.
Parameters
v | The var object to write. |
depth | Current indentation depth. |