package base64
Base64 encoding for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
base64-v3.0.0.tbz
sha256=3af235a137917357583abf72e845cdcb129286145db25128218ea4c67a19ea6a
md5=f94f8e73b7325bf02436293b1321e35b
Description
Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. It is specified in RFC 4648.
Published: 22 Jan 2019
README
Base64 for OCaml
Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. It is specified in RFC 4648.
See also documentation.
Example
Simple encoding and decoding.
utop # #require "base64";;
utop # let enc = Base64.encode_exn "OCaml rocks!";;
val enc : string = "T0NhbWwgcm9ja3Mh"
utop # let plain = B64.decode_exn enc;;
val plain : string = "OCaml rocks!"
License
Dependencies (3)
-
dune
>= "1.0.1"
- base-bytes
-
ocaml
>= "4.03.0"
Used by (61)
-
async_smtp
>= "v0.13.0" & < "v0.15.0"
- awa
- azblob
-
azure-cosmos-db
< "0.2.0"
- benchpress
- benchpress-server
- biocaml
- bistro
- builder
- caldav
- capnp-rpc-net
- capnp-rpc-unix
-
carton
< "1.0.0"
-
colombe
< "0.2.0"
- current_web
-
decompress
>= "1.1.0"
- diffast-core
- diffast-misc
- dkim
-
dns
< "4.4.1"
- dns-server
- dns-tsig
- dnssec
-
dream-httpaf
< "1.0.0~alpha4"
-
email_message
>= "v0.13.0" & < "v0.15.0"
-
emile
>= "0.4"
-
eqaf
>= "0.7"
-
extprot
>= "1.7.0"
-
git
>= "3.2.0"
-
git-unix
>= "3.2.0"
-
graphql-cohttp
>= "0.9.0"
-
h2
>= "0.5.0"
- httpun-ws
-
hvsock
>= "2.0.0"
-
irmin
< "2.7.1"
- irmin-indexeddb
- jsonschema
- kittyimg
- learn-ocaml
- learn-ocaml-client
- links
- monorobot
- multipart_form
-
opam-client
>= "2.1.4" & < "2.2.0"
-
opium_kernel
= "0.17.1"
- otoggl
- ozulip
- pbrt_yojson
-
pgx_async
>= "1.0"
- pgx_lwt_unix
-
pgx_unix
>= "1.0"
- plotkicadsch
- prettym
- quill
- repr
-
sendmail
>= "0.2.0"
- slipshow
-
soupault
>= "2.3.0"
- spoke
- vercel
- websocketaf
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page