package gettext-camomile

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GettextCamomile.CharsetSource

Sourcetype encoding = string
Sourcetype u
Sourceval create : GettextTypes.t -> encoding -> encoding -> u

create in_enc out_enc : create a new charset converter from charset in_enc to out_enc.

Sourceval recode : u -> string -> string

recode str enc : return a transcoded string according to enc.

OCaml

Innovation. Community. Security.