Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.op.sync
/
SyncFd
Sync
Fd
class
SyncFd
(
val
fd
:
FileDescriptor
,
val
syncMetadata
:
Boolean
=
true
)
(
source
)
Members
Constructors
Sync
Fd
Link copied to clipboard
constructor
(
fd
:
FileDescriptor
,
syncMetadata
:
Boolean
=
true
)
Types
Companion
Link copied to clipboard
object
Companion
:
FileSystemOperation
<
SyncFd
,
SyncError
,
Unit
>
Properties
fd
Link copied to clipboard
val
fd
:
FileDescriptor
sync
Metadata
Link copied to clipboard
val
syncMetadata
:
Boolean
=
true