10 throw std::runtime_error(
"not a riff");
13 input.
read(&listId,4);
21void Segment::implReadList(
Riff& input) {
24 track.emplace_back(ch);
bool is(const char *idx) const
void read(std::u16string &str)
bool isListId(const char *id)
std::vector< Track > track