06-29-2015 09:31 AM
can anyone tell me how to read one byte at once from the string input????
06-29-2015 09:33 AM
Use string subset! Or convert the string to an U8 array and autoindex each byte…