package
1.33.2
Repository: https://github.com/influxdata/telegraf.git
Documentation: pkg.go.dev

# Functions

NewDecoder returns an x/text Decoder for the specified text encoding.
NewReader returns a new Reader that wraps r by transforming the bytes read via t.

# Structs

A Decoder converts bytes to UTF-8.
Reader wraps another io.Reader by transforming the bytes read.