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

11
LINES

< > BotCompany Repo | #1000674 // Download & unpack MySQL dump from central database

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (2105L/15K/48K).

1  
!636
2  
!modern
3  
4  
import java.util.zip.*;
5  
6  
main {
7  
  psvm {
8  
    String mysqlDump = gunzipToText("#1000673");
9  
    print("Dump length: " + mysqlDump.length());
10  
  }
11  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000674
Snippet name: Download & unpack MySQL dump from central database
Eternal ID of this version: #1000674/1
Text MD5: fdf3efb7d898f16c694ff83e494437ca
Transpilation MD5: d8a786bcbc8d345e3f0ac843ec53b625
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-22 00:29:45
Source code size: 168 bytes / 11 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 620 / 616
Referenced in: [show references]