1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package protocol-9p
-
protocol_9p
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module Log : sig ... end
module FLOW : Mirage_flow_lwt.S
Signature
val read : t -> ( Cstruct.t, [ `Msg of string ] ) Result.result Lwt.t
Return the unmarshalled body of the next message read from the flow, without the initial length field.