Regarding the Multi-Encode and Multi-Decode #361
-
Hi, During the process of using Mulit-Decode how can we determine that the number of strings without checking the ouput from Multi_encode? |
Beta Was this translation helpful? Give feedback.
Answered by
EngrPips
Jul 9, 2025
Replies: 1 comment 4 replies
-
You need to know what was encoded to be able to decode it, I think. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
None that I know of, but trying to decode what you didn't encode doesn't make sense, because imagine you encode a message, and anybody from anywhere can decode it. It defeats the decoding purpose in the first place, but maybe I am wrong