Searched defs:bytesValue (Results 1 – 1 of 1) sorted by relevance
180 bool ElementHandle::getAsBytes(std::vector<uint8_t> &bytesValue, std::string & /*error*/) const in getAsBytes()191 bool ElementHandle::setAsBytes(const std::vector<uint8_t> &bytesValue, std::string &error) in setAsBytes()