Versions in this module Expand all Collapse all v1 v1.0.0 Sep 19, 2021 Changes in this version + var BufferSize = 128 << 10 + func Register(e Encoding) + type Encoding interface + Close func(io.Writer) + Name func() string + Open func(io.Writer) io.Writer + type Handler struct + func (h Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)