Files
Geneweb/bin/gwd/base64.mli
2024-03-05 22:01:20 +01:00

3 lines
120 B
OCaml

val decode : string -> string
(** Decode {i Base64} binary-to-text encoding used at the moment of basic autorization *)