ReadonlysizeThe size of the blob's data in bytes.
ReadonlytypeThe MIME type of the blob.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Represents a blob, which is a file-like object of immutable, raw data. Can be read as text or binary data. Currently the binary data is only supported as
Uint8Array.Snap OS
Camera Kit
Example