Unit 'BlowFish2' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-base]

TBlowFish2EncryptStream

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

Declaration

Source position: blowfish2.pp line 81

type TBlowFish2EncryptStream = class(TBlowFish2Stream)

public

  destructor Destroy; override;

  function Write(); override;

  function Seek(); override;

  procedure Flush;

end;

Inheritance

TBlowFish2EncryptStream

|

TBlowFish2Stream

|

TObject


Documentation generated on: 2025-07-25