stream.close: Difference between revisions
Jump to navigation
Jump to search
m (Mex moved page Stream.close to stream.close) |
(No difference)
|
Revision as of 15:29, 24 August 2019
Method
Server and Client
Online and Offline
Available since Server 1.0.0, Client 1.0.0
void stream.close(void)
The stream.close method is used to close a stream.
Parameters
void | This method doesn't take any parameters. |
Return
void | This method doesn't return a value. |
Types
Shared
Stream
Notes
There aren't any notes for this method.
Examples
There aren't any examples for this method.
Compatibility
There isn't any compatibility information for this method.