Writes binary data to the stream.
public procedure TAbstractObjectWriter.WriteBinary(
const Buffer;
Count: LongInt
); virtual; abstract;