Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void ULValue::SetBinary( ul_byte * src, size_t len)
src A buffer of bytes.
len The length of the buffer.
Sets the value to reference the binary buffer provided.
No bytes are copied from the provided buffer until the value is used.