TWriter.Create

Creates a new Writer with a stream and bufsize.

Declaration

Source position: classesh.inc line 1725

public 
  constructor Create(ADriver: TAbstractObjectWriter);
  constructor Create(Stream: TStream; BufSize: Integer);