Make BitArray.readUnsignedByte() a bit more clear by using int value instead of…
Make BitArray.readUnsignedByte() a bit more clear by using int value instead of byte to prevent unnecessary convert from int to byte.
Showing
with
5 additions
and
6 deletions
Please
register
or
sign in
to comment