Versions in this module Expand all Collapse all v0 v0.2.0 Aug 7, 2018 v0.1.0 Jul 28, 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)