help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'BlowFish' (#fcl)

TBlowFishEncryptStream.Seek

Set the position in the stream

Declaration

Source position: blowfish.pp line 68

public function TBlowFishEncryptStream.Seek(

  Offset: LongInt;

  Origin: Word

):LongInt; override;

Arguments

Offset

  

Offset from origin

Origin

  

Origin for seek operation

Function result

New position in the stream

Description

Read will raise an EBlowFishError exception: TBlowFishEncryptStream is a write-only stream, and cannot be positioned.

Errors

Calling this function always results in an EBlowFishError exception.

See also

TBlowFishEncryptStream.Write

  

Write data to the stream

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505