= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
Signature
val really_read : IO.in_channel -> Cstruct.t -> unit
val really_write : IO.out_channel -> Cstruct.t -> unit
module Header : sig ... end
val write_block :
?level:Header.compatibility ->
Header.t ->
(IO.out_channel -> unit) ->
IO.out_channel ->
unit
val write_end : IO.out_channel -> unit
module Archive : sig ... end
On This Page