[Overview][Types][Classes] | Reference for unit 'base64' (#fcl) |
Create a new instance of the TBase64EncodingStream class.
Source position: base64.pp line 40
public constructor TBase64EncodingStream.Create( |
AOutputStream: TStream |
); |
AOutputStream |
|
Destination stream for encoded data |
Create instantiates a new TBase64EncodingStream class. The AOutputStream stream is stored and used to write the encoded data to.
|
Remove a TBase64EncodingStream instannce from memory |
|
|
Create a new instance of the TBase64DecodingStream class |
No notes exist for this page yet.