mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
This avoids the allocation/GC overhead of returning a Color8 value. Also add an indexed iterator forEach to loop over the entire buffer.
This avoids the allocation/GC overhead of returning a Color8 value. Also add an indexed iterator forEach to loop over the entire buffer.