Function decode_by

Source
pub fn decode_by(
    patch_dir: &Path,
    path: &Path,
    content: &[u8],
) -> Result<String>