pub fn parse_binarycookie_file( input: &[u8], ) -> Result<Vec<Cookie>, Error<&[u8]>>
Parses a binarycookie payload into actual cookies.