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