Creates a new instance of a binary object writer.
public constructor TBinaryObjectWriter.Create(
Stream: TStream;
BufSize: Integer
);