Searched defs:bytesValue (Results 1 – 2 of 2) 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()
407 public byte[] bytesValue() { in bytesValue() method in Tensor