spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
FileList
spasm
bindings
fileapi
Undocumented in source.
@
safe
nothrow
struct
FileList {
nothrow
JsHandle
handle
;
this
(Handle h);
auto
item
(uint index);
auto
length
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
item
auto
item
(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
length
auto
length
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
spasm
bindings
fileapi
aliases
BlobPart
enums
EndingType
functions
BlobPropertyBag_endings_Get
BlobPropertyBag_endings_Set
BlobPropertyBag_type_Get
BlobPropertyBag_type_Set
Blob_size_Get
Blob_slice
Blob_slice_0
Blob_slice_1
Blob_slice_2
Blob_type_Get
FileList_item_getter
FileList_length_Get
FilePropertyBag_lastModified_Get
FilePropertyBag_lastModified_Set
FileReaderSync_readAsArrayBuffer
FileReaderSync_readAsBinaryString
FileReaderSync_readAsDataURL
FileReaderSync_readAsText
FileReaderSync_readAsText_0
FileReader_abort
FileReader_error_Get
FileReader_onabort_Get
FileReader_onabort_Set
FileReader_onerror_Get
FileReader_onerror_Set
FileReader_onload_Get
FileReader_onload_Set
FileReader_onloadend_Get
FileReader_onloadend_Set
FileReader_onloadstart_Get
FileReader_onloadstart_Set
FileReader_onprogress_Get
FileReader_onprogress_Set
FileReader_readAsArrayBuffer
FileReader_readAsBinaryString
FileReader_readAsDataURL
FileReader_readAsText
FileReader_readAsText_0
FileReader_readyState_Get
FileReader_result_Get
File_lastModified_Get
File_name_Get
structs
Blob
BlobPropertyBag
File
FileList
FilePropertyBag
FileReader
FileReaderSync