Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.fs
/
ReadOptions
Read
Options
sealed
external
interface
ReadOptions
(
source
)
Inheritors
ReadOptionsWithBuffer
ReadSyncOptions
Members
Properties
length
Link copied to clipboard
abstract
var
length
:
Double
?
offset
Link copied to clipboard
abstract
var
offset
:
Double
?
position
Link copied to clipboard
abstract
var
position
:
ReadPosition
?