mirror of
https://github.com/google/brotli.git
synced 2026-09-22 14:45:51 +00:00
[PR #1127] [MERGED] prepare java decoder for transpilation to Kotlin #1682
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/1127
Author: @copybara-service[bot]
Created: 1/23/2024
Status: ✅ Merged
Merged: 1/24/2024
Merged by: @copybara-service[bot]
Base:
master← Head:test_600773230📝 Commits (1)
200f379prepare java decoder for transpilation to Kotlin📊 Changes
3 files changed (+47 additions, -37 deletions)
View changed files
📝
java/org/brotli/dec/Decode.java(+23 -17)📝
java/org/brotli/dec/DictionaryData.java(+4 -4)📝
java/org/brotli/dec/Huffman.java(+20 -16)📄 Description
prepare java decoder for transpilation to Kotlin
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.