Copy a value to a writer.
Source position: classesh.inc line 1959
public procedure TReader.CopyValue(
Writer: TWriter
);
CopyValue reads the next value from the reader stream, and writes it to the passed Writer.