Versions in this module Expand all Collapse all v1 v1.8.5 Sep 10, 2019 Changes in this version + func Benchmark(b *testing.B, enc encoding.Encoding) + func TestEncoding(t *testing.T, e encoding.Encoding, encoded, utf8, prefix, suffix string) + func TestFile(t *testing.T, e encoding.Encoding) + type Transcoder interface + Bytes func([]byte) ([]byte, error) + String func(string) (string, error)