A more general chunk type, which is essentially a tagged union of HeaderChunk and TrackChunk.
Use asHeaderChunk() or asTrackChunk() to find out which one this is.
See Implementation
A more general chunk type, which is essentially a tagged union of HeaderChunk and TrackChunk.
Use asHeaderChunk() or asTrackChunk() to find out which one this is.