package camlimages

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

Module Exif.EndianSource

Sourcetype t =
  1. | Big
  2. | Little
Sourceval to_string : t -> string
Sourceval sys : t

Endian of the system. Based on Sys.big_endian

OCaml

Innovation. Community. Security.