Safe Haskell | None |
---|---|
Language | Haskell2010 |
Rattletrap.Type.Frame
Documentation
Constructors
Frame | |
Fields
|
decodeFramesBits :: Maybe Str -> Version -> Int -> Word -> ClassAttributeMap -> BitGet (List Frame) Source #
decodeFramesBitsWith :: Maybe Str -> Version -> Int -> Word -> ClassAttributeMap -> Map CompressedWord U32 -> Int -> [Frame] -> BitGet (Map CompressedWord U32, List Frame) Source #