Clean up casts a little in the range encoder classes.

OutputStream.write(int) has an int argument so it's useless
to cast to byte in shiftLow().
3 files changed