@@ -69,6 +69,7 @@ |
||
69 | 69 | |
70 | 70 | /** |
71 | 71 | * {@inheritdoc} |
72 | + * @param integer $length |
|
72 | 73 | */ |
73 | 74 | public function read($length) |
74 | 75 | { |
@@ -197,6 +197,7 @@ |
||
197 | 197 | |
198 | 198 | /** |
199 | 199 | * {@inheritdoc} |
200 | + * @param integer $length |
|
200 | 201 | */ |
201 | 202 | public function read($length) |
202 | 203 | { |