| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.ByteString.IsoBaseFileFormat.Boxes.Skip
Description
A filler box with a specific size.
Documentation
Contents of a skip box are just any number of filler bytes.
Constructors
| Skip ByteString |
Instances
| IsBoxContent Skip Source # | |
| IsBox Skip Source # | |
| type BoxContent Skip Source # | |
Defined in Data.ByteString.IsoBaseFileFormat.Boxes.Skip | |
| type BoxTypeSymbol Skip Source # | |
Defined in Data.ByteString.IsoBaseFileFormat.Boxes.Skip | |