package trail

  1. Overview
  2. Docs

Module Frame.RequestSource

Sourceval deserialize : ?max_frame_size:int -> string -> ([> `error of [> `Unknown_opcode of int ] | `more of Riot.Bytestring.t | `ok of t ] * string) option
Sourceval serialize : t -> Riot.Bytestring.t