Module Decompress.OS

type t
val default : t
val of_int : int -> t option
val to_int : t -> int
val to_string : t -> string