Konstantin Tokarev
2016-03-14 19:45:22 UTC
Hello,
I have cryptographic digest function which returns result in a form equivalent to const char* of known size.
Is there any way to construct WTF::Vector<uint8_t> from it without resorting to memcpy?
I have cryptographic digest function which returns result in a form equivalent to const char* of known size.
Is there any way to construct WTF::Vector<uint8_t> from it without resorting to memcpy?
--
Regards,
Konstantin
Regards,
Konstantin