Libraryless. Click here for Pure Java version (15219L/89K).
static byte[] huffmanDecompressByteArray(byte[] compressed) { ret new HuffmanByteArray().load(compressed)!; }
Began life as a copy of #1035690
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035697 |
| Snippet name: | huffmanDecompressByteArray |
| Eternal ID of this version: | #1035697/1 |
| Text MD5: | 581aa1cb9ff5dcf74708c0af803fe72f |
| Transpilation MD5: | 5c60350bba3a513c191cc91998edce47 |
| Author: | stefan |
| Category: | javax / compression |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-09 20:48:29 |
| Source code size: | 113 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 315 / 392 |
| Referenced in: | [show references] |