package repr

  1. Overview
  2. Docs

Module type Binary.SSource

type t
val encode : t -> (string -> unit) -> unit
val decode : string -> int ref -> t
val sizer : t Size.Sizer.t