package conan

  1. Overview
  2. Docs

Module Conan.SizeSource

Sourcetype t = private
  1. | Byte
  2. | Leshort
  3. | Beshort
  4. | Lelong
  5. | Belong
  6. | Melong
  7. | Leid3
  8. | Beid3
  9. | Lequad
  10. | Bequad
Sourceval serialize : Format.formatter -> t -> unit
Sourceval byte : t
Sourceval leshort : t
Sourceval beshort : t
Sourceval short : t
Sourceval lelong : t
Sourceval belong : t
Sourceval melong : t
Sourceval long : t
Sourceval leid3 : t
Sourceval beid3 : t
Sourceval id3 : t
Sourceval lequad : t
Sourceval bequad : t
Sourceval quad : t
Sourceval of_string : string -> t
Sourceval is_size : char -> bool
Sourceval pp : Format.formatter -> t -> unit
Sourceval invert : 's Sigs.scheduler -> ('fd, 'error, 's) Sigs.syscall -> ('fd, 'error, 's) Sigs.syscall
Sourceval read : 's Sigs.scheduler -> ('fd, 'error, 's) Sigs.syscall -> 'fd -> t -> ((int64, 'error) result, 's) Sigs.io
OCaml

Innovation. Community. Security.