Property | Type | Description | |
---|---|---|---|
start_reading | void |
Method | Description | |
---|---|---|
WvStreamStream ( System inner ) : System | ||
close ( ) : void | ||
flush ( int msec_timeout ) : bool | ||
read ( WvBytes b ) : int | ||
write ( WvBytes b ) : int |
Method | Description | |
---|---|---|
start_reading ( ) : void |
public WvStreamStream ( System inner ) : System | ||
inner | System | |
return | System |