Unit 'ULZMABench' Package
[Overview][Types][Classes][Index] [#pl_excompress]

TCRCStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ulzmabench.pas line 65

type TCRCStream = class(TStream)

public

  CRC: TCRC;

  

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Init;

  

  function GetDigest;

  

  function Write(); override;

  

end;

Inheritance

TCRCStream

  

|

TObject



CT Web help

CodeTyphon Studio