package key-parsers

  1. Overview
  2. Docs

Module Packet.HeaderSource

Sourcetype t = {
  1. packet_type : packet_type;
  2. packet_length : int;
  3. is_new : bool;
}
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval decode : Cstruct.t -> (int * t, Packet_error.t) result
OCaml

Innovation. Community. Security.