PHP » GoLang |
login |
register |
about
|
GoLang streamWrapper::stream_flush
request it (341)
GoLang replacement for PHP's streamWrapper::stream_flush
[edit | history]
PHP streamWrapper::stream_flushPHP original manual for streamWrapper::stream_flush [ show | php.net ]streamWrapper::stream_flush(PHP 4 >= 4.3.2, PHP 5, PHP 7) streamWrapper::stream_flush — Flushes the output Description
public bool streamWrapper::stream_flush
( void
)
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. If you have cached data in your stream but not yet stored it into the underlying storage, you should do so now. ParametersThis function has no parameters. Return Values
Should return Notes
|
more
Recently updated
more
Most requested
more
Last requests
|