Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 253 Bytes

"File content" est le format pivot = données du fichier + mime type = Object { data: Uint8Array, type: String }

Conversions possibles :

  • "File Entry" -> "File content"
  • Téléchargement de fichier HTTP -> "File content"
  • File content <-> Data URL