PyUtils: remove use of RecFlags in MetaReaderPeeker
Remove the usage of the obsolete RecFlags in MetaReaderPeeker and
delete unused methods. Note that there are only very few places left
where this class is used. They should be migrated to use MetaReader
directly.