package openflow

  1. Overview
  2. Docs
type t = int32 * Cstruct.t
val parse : Cstruct.t -> t
val marshal : t -> Cstruct.t -> int