Searched defs:ccAt (Results 1 – 2 of 2) sorted by relevance
40 uint8_t ccAt(int32_t i) const { return (uint8_t)fArray[i]; } in ccAt() function