コード例 #1
0
 static function read_SBYTE(&$filehandle)
 {
     return FileRead::read_SOMETHING($filehandle, 'c', 1);
 }