~neon/taglib/master

Viewing all changes in revision 1573.

  • Committer: Urs Fleisch
  • Author(s): Hugo Beauzée-Luyssen
  • Date: 2022-02-27 06:11:53 UTC
  • Revision ID: git-v1:82964ba17607e9c90813b3b8741734887c337c2d
detectByResolvers: Don't mandate an actual file to be present

The main point of IOStream is to be able to use taglib with some content
that can't be fopen()'ed, for instance a network file, or a local file
on a system that doesn't support opening a file directly through fopen
& such.
This commit adds an overload for detectByResolvers that will stick to
using an IOStream all the way.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: