In Windows, I call FLAC__file_decoder_process_until_end_of_file(); but in MacOS I need to call FLAC__file_decoder_process_whole_file(); Both functions do the same thing yes? Which is going to become the standard?