Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.file
/
FileReader
/
abort
abort
fun
abort
(
)
(
source
)
The
abort
(
)
method of the FileReader interface aborts the read operation.
MDN Reference