Searched defs:SkByteArray (Results 1 – 1 of 1) sorted by relevance
31 struct SkByteArray { struct32 std::unique_ptr<uint8_t[]> strData = nullptr; // A byte array in UTF-16BE encoding33 uint32_t strLen = 0;