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