Libraryless. Click here for Pure Java version (15227L/89K).
static byte[] stringToHuffmanBytes(S s) { ret new HuffmanByteArray(toUtf8(s)).toByteArray(); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035688 |
| Snippet name: | stringToHuffmanBytes |
| Eternal ID of this version: | #1035688/2 |
| Text MD5: | 7f97ab7e1e7ed3a04c284daa7187d050 |
| Transpilation MD5: | 273f970c0d122ac23bdd2490c7d418bf |
| Author: | stefan |
| Category: | javax / compression |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-06 21:54:09 |
| Source code size: | 98 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 383 / 488 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |