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

6
LINES

< > BotCompany Repo | #1032617 // ipToCountry2021_safe

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

Libraryless. Click here for Pure Java version (6786L/41K).

sS ipToCountry2021_safe(S ip) {
  pcall {
    ret or2(ipToCountry2021(ip), "?");
  }
  ret "?";
}

Author comment

Began life as a copy of #1028351

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032617
Snippet name: ipToCountry2021_safe
Eternal ID of this version: #1032617/1
Text MD5: 76e4121461d88e12dfc52107dc1decd6
Transpilation MD5: c64611665474c466a4092aa506778781
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-25 20:14:32
Source code size: 102 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 68 / 102
Referenced in: [show references]