Structsยง
- Blob ๐
Constantsยง
Functionsยง
- blob_
parts_ ๐to_ bytes Extract bytes from BlobParts, used by Blob and File constructor https://w3c.github.io/FileAPI/#constructorBlob - is_
ascii_ ๐printable - Get the normalized, MIME-parsable type string https://w3c.github.io/FileAPI/#dfn-type XXX: We will relax the restriction here, since the spec has some problem over this part. see https://github.com/w3c/FileAPI/issues/43