mongodb\file\StreamWrapper stream_flush()

stream_flush() public method

This method is called in response to fflush() and when the stream is being closed while any unflushed data has been written to it before.

See also \yii\mongodb\file\fflush().

public boolean stream_flush ( )
return boolean

Whether cached data was successfully stored.

doc_Yii
2016-10-30 17:08:33
Comments
Leave a Comment

Please login to continue.