Quote from
aster on August 4, 2022, 4:31 pm
@luishp yes . i saw tnks for help
and
it can encode file to base64 and decode that encoded file
but i want decode a file content or string that already encoded
so if i take that file to MimeStream it will be double encoded and after decode it still remain encoded .
can i insert that already encoded file to MimeStream witout encoding again ?. then i can extract from MimeStream and it will decoded
@luishp yes . i saw tnks for help
and
it can encode file to base64 and decode that encoded file
but i want decode a file content or string that already encoded
so if i take that file to MimeStream it will be double encoded and after decode it still remain encoded .
can i insert that already encoded file to MimeStream witout encoding again ?. then i can extract from MimeStream and it will decoded