Reviewed-by: vlivanov, dpochepk
Need to convert char offsets to byte offsets before range check. Reviewed-by: vlivanov
Range checks in inflate, compress and getChars are not strict enough. Reviewed-by: kvn, twisti, jrose