Property | Type | Description | |
---|---|---|---|
_socket |
Method | Description | |
---|---|---|
close ( ) : Object | ||
flush ( ) : Object | ||
invoke_flush_hook ( bigloo size ) : void | ||
output_socket_port ( |
||
write ( String s ) : void | ||
write ( byte s ) : void | ||
write ( byte s, int start, int end ) : void | ||
write ( int cn ) : void |
Method | Description | |
---|---|---|
sendbuffer ( byte s, int start, int end ) : void |
public invoke_flush_hook ( bigloo size ) : void | ||
size | bigloo | |
return | void |
public output_socket_port ( |
||
_socket | ||
return | System |
public write ( byte s, int start, int end ) : void | ||
s | byte | |
start | int | |
end | int | |
return | void |