package metadata

  1. Overview
  2. Docs
val convert : ?source:[ `ISO_8859_1 | `UTF_8 | `UTF_16 | `UTF_16LE | `UTF_16BE ] -> ?target:[ `UTF_8 | `UTF_16 | `UTF_16LE | `UTF_16BE ] -> string -> string

Convert charset.

OCaml

Innovation. Community. Security.