Source position: lresources.pp line 155
public constructor TLRSObjectReader.Create(
AStream: TStream;
BufSize: Integer
); virtual;
AStream
The input stream.
BufSize
The stream buffer size to allocate.