package fmlib_parse

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

Encoders and Decoders for Unicode Characters encoded in UTF-16.

module Be : sig ... end

Encoder and Decoder for Unicode Characters encoded in UTF-16 Big Endian.

module Le : sig ... end

Encoder and Decoder for Unicode Characters encoded in UTF-16 Little Endian.

OCaml

Innovation. Community. Security.