mirror of
https://github.com/google/brotli.git
synced 2026-09-24 15:46:13 +00:00
[PR #536] [MERGED] Update c- and java-decoder #1182
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/536
Author: @eustas
Created: 4/5/2017
Status: ✅ Merged
Merged: 4/5/2017
Merged by: @eustas
Base:
master← Head:update-05📝 Commits (1)
b3e1bd3Update c- and java-decoder:📊 Changes
8 files changed (+332 additions, -245 deletions)
View changed files
📝
dec/decode.c(+139 -131)📝
java/org/brotli/dec/BitReader.java(+105 -33)📝
java/org/brotli/dec/BitReaderTest.java(+10 -2)📝
java/org/brotli/dec/BrotliInputStream.java(+8 -12)📝
java/org/brotli/dec/BrotliRuntimeException.java(+0 -4)📝
java/org/brotli/dec/Decode.java(+51 -32)📝
java/org/brotli/dec/Dictionary.java(+4 -4)📝
java/org/brotli/dec/IntReader.java(+15 -27)📄 Description
fillBitWindowgoto's in c-decoder🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.