B4XBase64 encoding and decoding algorithms were developed using B4X code only, without external libraries.
Methods:
. URL encoding and decoding
. Image variable encoding and decoding
. Text variable encoding and decoding
. Image file encoding and decoding
. Text file encoding and decoding
. Base64 encoding and decoding
. Base64-Safe encoding and decoding
. Convert Base64 to Base64-Safe
. Convert Base64-Safe to Base64
. Validates Base64 or Base64-Safe encoding
. Character repeater
. Others
Note: You can combine the use of its methods according to your needs.
ex.
Regards.
Attentive to your comments.
Methods:
. URL encoding and decoding
. Image variable encoding and decoding
. Text variable encoding and decoding
. Image file encoding and decoding
. Text file encoding and decoding
. Base64 encoding and decoding
. Base64-Safe encoding and decoding
. Convert Base64 to Base64-Safe
. Convert Base64-Safe to Base64
. Validates Base64 or Base64-Safe encoding
. Character repeater
. Others
Note: You can combine the use of its methods according to your needs.
ex.
Regards.
Attentive to your comments.
Attachments
Last edited: