English
Appearance
Determine if the blob content is most certainly binary or not.
class Blob { isBinary(): boolean; }
true if blob content is binary.
true