Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.Readerinclude Tar.READER with type 'a t = 'a Async.ttype 'a t = 'a Async.tval really_read : in_channel -> Cstruct.t -> unit tval skip : in_channel -> int -> unit tval read : in_channel -> Cstruct.t -> int t