Latest JAS v1.1.0
144 plugins online

Code / Socket / setReadBytes

Socket :: setReadBytes
Method
include/socket.php

Description...

Arguments

bytes
Argument

Return values

Boolean
Returns

Examples

Socket SetReadBytes method example
PHP
<?
  $socket->setReadBytes($bytes);  //Call Socket::setReadBytes method
?>

Comments (0)