Property | Type | Description | |
---|---|---|---|
inner |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
WvStreamClone ( |
||
flush ( int msec_timeout ) : bool | ||
noread ( ) : void | ||
nowrite ( ) : void | ||
read ( WvBytes b ) : int | ||
setinner ( |
||
wait ( int msec_timeout, bool readable, bool writable ) : bool | ||
write ( WvBytes b ) : int |
public WvStreamClone ( |
||
inner | ||
return | System |
public wait ( int msec_timeout, bool readable, bool writable ) : bool | ||
msec_timeout | int | |
readable | bool | |
writable | bool | |
return | bool |