Transpiled version (7788L) is out of date.
static LineCompCompressor lcByteMode(LineCompCompressor compressor default new LineCompCompressor, SS data) { compressor.byteMode = true; compressor.loadTexts(data); compressor.run(); ret compressor; }
Began life as a copy of #1028766
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028779 |
| Snippet name: | lcByteMode - compress string map |
| Eternal ID of this version: | #1028779/3 |
| Text MD5: | 2662a8b94c94279ed01d173037bec121 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-17 21:49:44 |
| Source code size: | 214 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 456 / 553 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028910 - lcLineMode |