You can search for identifiers within the package.
in-package search v0.2.0
lwt-binio
Make.Src
Data source
type t
val read_bytes : t -> size:int -> offset:int -> Bytes.t option Lwt.t
val write_bytes : t -> Bytes.t -> offset:int -> unit Lwt.t