-
Notifications
You must be signed in to change notification settings - Fork 8.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[zh-cn]: add & sync transaltion for File API #20165
Labels
l10n-zh
Issues related to Chinese content.
Comments
skyclouds2001
added
l10n-zh
Issues related to Chinese content.
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
May 8, 2024
yin1999
removed
the
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
label
May 9, 2024
This was referenced May 11, 2024
This was referenced May 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
File API
Blob
andBlob()
#21056Blob.{size,type,slice()}
#21057Blob.{arraybuffer(),stream(),text()}
#21058File
andFile()
#20433File.{lastModified,lastModifiedDate,name}
#20418FileList
#20356FileList.length
#20358FileList.item()
#20357FileReader
andFileReader()
#20324FileReader.{error,readState,result}
#20335FileReader.{abort(), abort, load}
#20359FileReader.{readAsArrayBuffer(),readAsBinaryString(),readAsDataURL(),readAsText()}
#20325FileReader.{error,loadend,loadstart,progress}
#20392FileReaderSync
#20170FileReaderSync()
#20270FileReaderSync.readAsArrayBuffer()
#20272FileReaderSync.readAsBinaryString()
#20271FileReaderSync.readAsDataURL()
#20273FileReaderSync.readAsText()
#20274createObjectURL()
static method #20673revokeObjectURL()
static method #20676The text was updated successfully, but these errors were encountered: