package qcow-types

  1. Overview
  2. Docs

Module Qcow_typesSource

Parsers and printers for types used in qcow2 fields

Sourceval big_enough_for : string -> Cstruct.t -> int -> unit Qcow_error.t

big_enough_for name buf length returns an error with a log message if buffer buf is smaller than length. The name will be included in the error message.

Sourcemodule Int8 : sig ... end
Sourcemodule Int16 : sig ... end
Sourcemodule Int32 : sig ... end
Sourcemodule Int64 : module type of Qcow_int64

Parsers and printers for types used in qcow2 fields

Sourcemodule Int : module type of Qcow_int

Parsers and printers for types used in qcow2 fields

Sourcemodule Cluster : sig ... end
OCaml

Innovation. Community. Security.