Versions in this module Expand all Collapse all v1 v1.1.0 Nov 15, 2018 v1.0.0 Nov 15, 2018 Changes in this version + type ReadPos struct + CurPos int64 + R io.Reader + func (r *ReadPos) Read(p []byte) (int, error) + func (r *ReadPos) ReadByte() (byte, error)