Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
FileReadResult
File
Read
Result
sealed
external
interface
FileReadResult
<
T
>
(
source
)
Members
Properties
buffer
Link copied to clipboard
abstract
var
buffer
:
T
bytes
Read
Link copied to clipboard
abstract
var
bytesRead
:
Double