Source position: base64.pp line 55
public constructor TBase64EncodingStream.Create( |
ASource: TStream |
); overload; |
ASource: TStream; |
ACharsPerLine: Integer; |
ALineSeparator: RawByteString; |
APadEnd: Boolean |
); overload; |
ASource: TStream; |
ACharsPerLine: Integer; |
ALineSeparator: UnicodeString; |
APadEnd: Boolean |
); overload; |