mirror of
https://github.com/google/brotli.git
synced 2026-04-06 06:03:43 +00:00
[PR #1275] [MERGED] Refresh JS/TS/KT #1847
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/1275
Author: @copybara-service[bot]
Created: 6/10/2025
Status: ✅ Merged
Merged: 6/10/2025
Merged by: @copybara-service[bot]
Base:
master← Head:test_769540384📝 Commits (1)
ee5f3bbRefresh JS/TS/KT📊 Changes
8 files changed (+1075 additions, -533 deletions)
View changed files
📝
java/org/brotli/dec/BitReader.java(+1 -1)📝
java/org/brotli/dec/Decode.java(+8 -9)📝
java/org/brotli/dec/Dictionary.java(+2 -3)📝
java/org/brotli/dec/kt/BrotliInputStream.kt(+1 -0)📝
java/org/brotli/dec/kt/Decode.kt(+389 -193)📝
js/decode.js(+347 -165)📝
js/decode.min.js(+1 -1)📝
js/decode.ts(+326 -161)📄 Description
Refresh JS/TS/KT
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.