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? -- Regards, Konstantin