protocol-9p

Parameters

module FLOW : V1_LWT.FLOW

Signature

type t

A buffered 9P message reader over a FLOW

val create : FLOW.flow -> t

Construct a buffered 9P message reader over a FLOW

Return the unmarshalled body of the next message read from the flow, without the initial length field.