Module Std.Byte_units


module Byte_units: Byte_units

module Measure: sig .. end
type t 
val create : Measure.t -> float -> t
include Binable.S
include Comparable.S
include Hashable.S
include Sexpable.S
include Stringable.S
val bytes : t -> float
val kilobytes : t -> float
val megabytes : t -> float
val gigabytes : t -> float
val words : t -> float