Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1028779 // lcByteMode - compress string map

JavaX fragment (include) [tags: use-pretranspiled]

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;
}

Author comment

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: 144 / 204
Version history: 2 change(s)
Referenced in: [show references]