Versions in this module Expand all Collapse all v0 v0.3.5 Feb 21, 2023 v0.1.0 Feb 7, 2018 Changes in this version + type FullReader interface + ReadFull func([]byte) (int, error) + type MainData struct + Is [2][2][576]float32 + ScalefacL [2][2][22]int + ScalefacS [2][2][13][3]int + func Read(source FullReader, prev *bits.Bits, header frameheader.FrameHeader, ...) (*MainData, *bits.Bits, error)