package thrift

  1. Overview
  2. Docs
module T = Thrift.Transport
val c_0xff_32 : int32
val encode_frame_size : int32 -> bytes
val decode_frame_size : bytes -> int32
class t : ?max_length:int option -> T.t -> object ... end