Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
inherit P.t
method writeI32 : Int32.t -> unit
method writeI64 : Int64.t -> unit
method writeMessageBegin : (string * P.message_type * int) -> unit
method writeFieldBegin : (string * P.t_type * int) -> unit
method writeListBegin : (P.t_type * int) -> unit
method writeSetBegin : (P.t_type * int) -> unit
method readI32 : Int32.t
method readI64 : Int64.t
method readMessageBegin : string * P.message_type * int
method readFieldBegin : string * P.t_type * int
method readListBegin : P.t_type * int
method readSetBegin : P.t_type * int