- Preparing search index...
- The search index is not available
リファレンス
Methods
getBytes
- getBytes(): Uint8Array
-
Returns Uint8Array
getContentType
- getContentType(): string
-
Returns string
getName
- getName(): string
-
Returns string
setBytes
- setBytes(bytes: Uint8Array): Blob
-
setContentType
- setContentType(contentType: string): Blob
-
setName
- setName(name: string): Blob
-
バイナリ情報を表すクラスです。This class represents binary information.