e90e8c7426
Changed type of encodedBufferIndex to size_t to eliminate warning. It is fine as a size_t as its only ever compared to another size_t and used as an array index. |
||
---|---|---|
.. | ||
RleDecoder.cpp | ||
RleDecoder.h |
e90e8c7426
Changed type of encodedBufferIndex to size_t to eliminate warning. It is fine as a size_t as its only ever compared to another size_t and used as an array index. |
||
---|---|---|
.. | ||
RleDecoder.cpp | ||
RleDecoder.h |