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

3
LINES

< > BotCompany Repo | #1032503 // isDataURL

JavaX fragment (include)

sbool isDataURL(S url) {
  ret startsWith(url, "data:");
}

Author comment

Began life as a copy of #1013903

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032503
Snippet name: isDataURL
Eternal ID of this version: #1032503/3
Text MD5: c4c60911d2045bc8b3deee265e745f68
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-11 16:55:15
Source code size: 60 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 99 / 125
Version history: 2 change(s)
Referenced in: [show references]