(encode-hex-string bytes)Encode an array of bytes to hex string.
Encode an array of bytes to hex string.
(supports-not-found on-fail-opts & body)Tries to perform the body, which likely includes an API call. If a 404 ::api-error occurs, looks for and returns
the value of :not-found in on-fail-opts if present
Tries to perform the body, which likely includes an API call. If a `404` `::api-error` occurs, looks for and returns the value of `:not-found` in `on-fail-opts` if present
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |