Creates a new instance of a binary object writer.
Source position: classesh.inc line 2038
public constructor TBinaryObjectWriter.Create(
Stream: TStream;
BufSize: Integer
);