Versions in this module Expand all Collapse all v0 v0.2.0 Jun 12, 2019 v0.1.0 Jun 11, 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)