We can imagine that on such systems, applications can open desc files and read the included content. So it would be possible to store files and not loose any metadata such as the content type. Thus not being forced to rely on magic numbers (note that magic numbers are not always relyable, for example with test files or ZIP files that can be also Jar archives or openDocuments).
Comment sont liée les metadata et le fichier ?
Si j'utilise une opération qui ne supporte pas tes desc qu'est ce qui se passe ?
# ...
Posté par M . En réponse au journal Détection du format de fichier, ma solution à implémenter. Évalué à 4.
Comment sont liée les metadata et le fichier ?
Si j'utilise une opération qui ne supporte pas tes desc qu'est ce qui se passe ?