Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
TBinaryProtocol.tSourceinherit P.tmethod writeI32 : Int32.t -> unitmethod writeI64 : Int64.t -> unitmethod writeMessageBegin : (string * P.message_type * int) -> unitmethod writeFieldBegin : (string * P.t_type * int) -> unitmethod writeListBegin : (P.t_type * int) -> unitmethod writeSetBegin : (P.t_type * int) -> unitmethod readI32 : Int32.tmethod readI64 : Int64.tmethod readMessageBegin : string * P.message_type * intmethod readFieldBegin : string * P.t_type * intmethod readListBegin : P.t_type * intmethod readSetBegin : P.t_type * int