You can search for identifiers within the package.
in-package search v0.2.0
val mutable write_buf : bytes
val mutable read_buf_offset : int
val mutable read_buf : bytes option
method close : unit
method flush : unit
method isOpen : bool
method opn : unit
method read : string -> int -> int -> int
method readAll : string -> int -> int -> int
method private read_frame : unit
method private read_from_frame : bytes -> bytes -> int -> int -> int
method write : string -> int -> int -> unit