circu.js
Preparing search index...
streams
CModuleStreams
TCP
Variable TCP
TCP
:
{
prototype
:
CModuleStreams
.
TCP
;
new
(
af
?:
number
)
:
CModuleStreams
.
TCP
}
TCP constructor
Type Declaration
new
(
af
?:
number
)
:
CModuleStreams
.
TCP
Parameters
Optional
af
:
number
Returns
CModuleStreams
.
TCP
Readonly
prototype
:
CModuleStreams
.
TCP
Example
const
tcp
=
new
TCP
();
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
TCP constructor