Saves the current record buffer to the stream.
Source position: bufdataset.pas line 388
public procedure TDataPacketReader.StoreRecord(
ARowState: TRowState;
AUpdOrder: Integer = 0
); virtual; abstract;