parse_frame_header

Function parse_frame_header 

Source
pub fn parse_frame_header(
    input: &[u8],
) -> Result<Mp3FrameHeader, Mp3HeaderError>