Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve error handling in FLAC frame processing
- Updated error checking in readFLACBuffered to use errors.Is for better clarity and reliability when handling EOF conditions. - Enhanced robustness of audio file reading by ensuring consistent error handling practices across the codebase.
- Loading branch information