Versions in this module Expand all Collapse all v0 v0.1.0 May 8, 2023 v0.0.2 May 8, 2023 v0.0.1 May 8, 2023 Changes in this version + func ReadBytesN(r io.ReadSeeker, field string, start S, offset T, length R) ([]byte, error) + func ReadOffSetInt64LE(r io.ReadSeeker, field string, start S, offset T) (int64, error) + func ReadString(r io.ReadSeeker, field string, start S, offset T) (string, error)