N
nly
Thak you all for answering me the question: "What's the purpose of 'Base64
encoding and decoding'?"
Peter said: "Strings can contain characters that can interfere with
processes. Characters such as those below ASC(32) and the extended
characters..."
I am still not sure why we need to convert bytes into ASCII, or why
non-ASCII bytes will interfere the processing of data stream. Could you
please clarify this further? Thanks in advance!
encoding and decoding'?"
Peter said: "Strings can contain characters that can interfere with
processes. Characters such as those below ASC(32) and the extended
characters..."
I am still not sure why we need to convert bytes into ASCII, or why
non-ASCII bytes will interfere the processing of data stream. Could you
please clarify this further? Thanks in advance!