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