Versions in this module Expand all Collapse all v1 v1.13.2 Mar 8, 2019 v1.13.1 Mar 8, 2019 Changes in this version + type Reader struct + func NewReader(src io.Reader) *Reader + func (r *Reader) Read(buf []byte) (int, error)