Public Member Functions | |
__construct ($filename) | |
__destruct () | |
getBytes ($numberOfBytes) | |
Private Attributes | |
$handle = null |
Definition at line 16 of file FileRandomSource.class.php.
FileRandomSource::__construct | ( | $ | filename | ) |
Definition at line 20 of file FileRandomSource.class.php.
References Assert::isTrue().
FileRandomSource::__destruct | ( | ) |
Definition at line 27 of file FileRandomSource.class.php.
FileRandomSource::getBytes | ( | $ | numberOfBytes | ) |
FileRandomSource::$handle = null [private] |
Definition at line 18 of file FileRandomSource.class.php.