@ -18,8 +18,8 @@ const (
type EncoderParams struct {
Length int
K int
K uint8
M int
M uint8
Technique EncoderTechnique
}