Skip to main content
variable constants.O_SYNC

Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O.

Type

number
Back to top