package reedsolomon

  1. Overview
  2. Docs

Module type Codec.RsParamsSource

Configuration of a Reed-Solomon code

val k : int
val t : int
val b : int