fix(java): validate decoder push length in Wrapper only Per review feedback, keep the input length upper-bound check in DecoderJNI.Wrapper.push() and remove the redundant native guard.
Recent Commits to brotli:master
-
fix(java): validate decoder push length in Wrapper only