| [Overview][Types][Classes][Procedures and functions][Index] | 
Decoding mode for stream
Source position: base64.pp line 58
| type TBase64DecodingMode = ( | ||
| bdmStrict, | 
 | Strict encoding | 
| bdmMIME | 
 | MIME encoding | 
| ); | 
TBase64DecodingMode determines the decoding algorithm used by TBase64DecodingStream. There are 2 modes: