Skip to content

Add bytes() method to Blob for reading bytes into a Uint8Array #20

Add bytes() method to Blob for reading bytes into a Uint8Array

Add bytes() method to Blob for reading bytes into a Uint8Array #20

Workflow file for this run

name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
VALIDATE_MARKUP: false
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-webappsec/2015Mar/0170.html
W3C_BUILD_OVERRIDE: |
shortname: FileAPI
status: WD