S
Sowmya Dantuluri
Guest
I have std::istream and I want to convert it to base 64 string in c++ so that I can use it in C++/cli to convert it to ,net stream.
Similar way, I want to know how to convert base 64 string back to std::istream.
Continue reading...
Similar way, I want to know how to convert base 64 string back to std::istream.
Continue reading...