Checks if the provided stream is of the right format for this class.
Source position: bufdataset.pas line 392
public class function TDataPacketReader.RecognizeStream(
AStream: TStream
):Boolean; virtual; abstract;