func rsc.io/qr/gf256.NewRSEncoder

2 uses

	rsc.io/qr/gf256 (current package)
		gf256.go#L187: func NewRSEncoder(f *Field, c int) *RSEncoder {

	rsc.io/qr/coding
		qr.go#L416: 	rs := gf256.NewRSEncoder(Field, lev.check)