Blob


Purpose

Represents immutable raw data.

Attributes

The attributes of the Blob object are listed below:

Attribute Description Type
size Returns the size of the Blob object in bytes. long
type The ASCII-encoded string in lower case representing the media type of the Blob, expressed as an RFC2046 MIME type. DOMString

Methods

Name Return type Description
slice slice

Returns a new Blob object instance.

close close

Terminates the algorithm of a slice call. The method is not included in the Pega Mobile Client's File API.

Related topics

Overview
RFC2046
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...