Uses 87K of libraries. Click here for Pure Java version (59L/1K).
lib 1400573 // snappy import org.xerial.snappy.Snappy; static byte[] snappyDecompress(byte[] data) ctex { ret Snappy.uncompress(data); }
Began life as a copy of #1035067
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035068 | 
| Snippet name: | snappyDecompress | 
| Eternal ID of this version: | #1035068/1 | 
| Text MD5: | 28ffd014851ad4073747a4fda968af8b | 
| Transpilation MD5: | 34bb9ae2e772d796902c3dc43954b581 | 
| Author: | stefan | 
| Category: | javax / compression | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-03-28 15:20:27 | 
| Source code size: | 146 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 328 / 424 | 
| Referenced in: | [show references] |