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



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

TBase64EncodingStream.Create

Create a new instance of the TBase64EncodingStream class.

Declaration

Source position: base64.pp line 40

public constructor TBase64EncodingStream.Create(

  AOutputStream: TStream

);

Arguments

AOutputStream

  

Destination stream for encoded data

Description

Create instantiates a new TBase64EncodingStream class. The AOutputStream stream is stored and used to write the encoded data to.

See also

TBase64EncodingStream.Destroy

  

Remove a TBase64EncodingStream instannce from memory

TBase64DecodingStream.Create

  

Create a new instance of the TBase64DecodingStream class

Notes

 No notes exist for this page yet. 





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