Jonathan Vander Mey e90e8c7426 Fix signed/unsigned comparison warning
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.
2021-06-12 20:04:19 +02:00
..
2021-04-24 12:00:45 +03:00
2021-04-26 21:29:48 +01:00
2021-05-20 20:43:54 +02:00
2021-04-26 21:29:48 +01:00