Searched refs:VectorToByteArray (Results 1 – 1 of 1) sorted by relevance
64 static CArrByte VectorToByteArray(std::vector<uint8_t> bytes) in VectorToByteArray() function100 v.byteArray = VectorToByteArray(std::vector<uint8_t>(real.begin(), real.end())); in KVValueToValueType()