flcBase64 Namespace
Represents namespace flcBase64
.
Name | Description | |
---|---|---|
b64_MIMEBase64 | Represents constant | |
b64_UUEncode | Represents constant | |
b64_XXEncode | Represents constant |
Name | Description | |
---|---|---|
DecodeBase64(RawByteString,RawByteString,ByteCharSet) | Represents method | |
EncodeBase64(RawByteString,RawByteString,Boolean,Integer,AnsiChar) | Represents method | |
MIMEBase64Decode(RawByteString) | Represents method | |
MIMEBase64Encode(RawByteString) | Represents method | |
UUDecode(RawByteString) | Represents method | |
XXDecode(RawByteString) | Represents method |