In C++ is there any built-in facility to treat an array or vector of bytes as an integral of arbitrary size and allow its insertion into a stream?
SupportExpert
In C++ is there any built-in facility to treat an array or vector of bytes as an integral of arbitrary size and allow its insertion into a stream?
Share