You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FLAC__boolFLAC__bitreader_skip_byte_block_aligned_no_crc(FLAC__BitReader*br, uint32_tnvals); /* WATCHOUT: does not CRC the read data! */
87
87
FLAC__boolFLAC__bitreader_read_byte_block_aligned_no_crc(FLAC__BitReader*br, FLAC__byte*val, uint32_tnvals); /* WATCHOUT: does not CRC the read data! */
0 commit comments