{"json_modified": "2015-08-18T14:01:11.170966", "slug": "Web/API/BlobBuilder", "tags": [], "locale": "es", "title": "BlobBuilder", "translations": [{"title": "BlobBuilder", "url": "/en-US/docs/Web/API/BlobBuilder", "tags": ["API", "Obsolete", "Reference", "DOM Reference", "R\u00e9f\u00e9rence", "File API", "WebAPI", "DOM"], "summary": "The BlobBuilder interface provides an easy way to construct Blob objects. Just create a BlobBuilder and append chunks of data to it by calling the append() method. When you're done building your blob, call getBlob() to retrieve a Blob containing the data you sent into the blob builder.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-07-20T01:59:24", "review_tags": []}, {"title": "BlobBuilder", "url": "/zh-CN/docs/Web/API/BlobBuilder", "tags": [], "summary": "The BlobBuilder interface provides an easy way to construct Blob objects. Just create a BlobBuilder and append chunks of data to it by calling the append() method. When you're done building your blob, call getBlob() to retrieve a Blob containing the data you sent into the blob builder.", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-05-16T02:29:52", "review_tags": []}], "modified": "2015-08-18T14:01:10", "label": "BlobBuilder", "localization_tags": ["inprogress"], "url": "/es/docs/Web/API/BlobBuilder", "last_edit": "2015-08-18T14:01:07", "summary": "La interfaz BlobBuilder prove\u00e9 una manera f\u00e1cil de construir objetos\u00a0Blob . Solo crea un BlobBuilder y anexa trozos de datos invocando \u00a0el m\u00e9todo\u00a0append() . Cuando termines de construir tu objeto, llama al m\u00e9todo\u00a0getBlob() para obtener un objeto\u00a0\u00a0Blob \u00a0que contiene los datos que le enviaste al blob builder.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Informaci\u00f3n_general_de_los_metodos", "title": "Informaci\u00f3n general de los metodos"}, {"id": "Metodos", "title": "Metodos"}, {"id": "append()", "title": "append()"}, {"id": "Parametros", "title": "Parametros"}, {"id": "getBlob()", "title": "getBlob()"}, {"id": "Parametros_2", "title": "Parametros"}, {"id": "Valor_de_Retorno", "title": "Valor de Retorno"}, {"id": "getFile()", "title": "getFile() "}, {"id": "Parametros_3", "title": "Parametros"}, {"id": "Valor_de_Retorno_2", "title": "Valor de Retorno"}, {"id": "Compatibilidad_con_Nevegadores", "title": "Compatibilidad con Nevegadores"}, {"id": "Mira_tambi\u00e9n", "title": "Mira tambi\u00e9n"}], "id": 159797, "review_tags": []}