Write data to an open file
Write should return exactly the number of bytes requested except on error. An exception to this is when the 'direct_io' mount option is specified (see read operation).
Changed in version 2.2
See Implementation
Write data to an open file
Write should return exactly the number of bytes requested except on error. An exception to this is when the 'direct_io' mount option is specified (see read operation).
Changed in version 2.2