package camlimages

  1. Overview
  2. Docs
type t =
  1. | Big
  2. | Little
val to_string : t -> string
val sys : t

Endian of the system. Based on Sys.big_endian