| [Overview][Types][Classes][Procedures and functions][Index] | 
Constructor for the class instance
Source position: bufdataset.pas line 430
public constructor TFpcBinaryDatapacketReader.Create(  | 
ADataSet: TCustomBufDataset;  | 
AStream: TStream  | 
); override;  | 
ADataSet  | 
  | 
Dataset associated with the data packet reader  | 
AStream  | 
  | 
Stream used to read values handled in the data packet reader  |