한국어
Appearance
블롭의 내용이 바이너리 데이터인지 확인해요.
class Blob { isBinary(): boolean; }
블롭의 내용이 바이너리이면 true를 반환해요.
true