This version of Unity is unsupported.

PlistDocument.WriteToStream

public void WriteToStream(TextWriter tw);

Parameters

twText writer to write to.

Description

Writes the document contents to the specified text writer.