356 <p> |
356 <p> |
357 Public method to truncate the file. |
357 Public method to truncate the file. |
358 </p><dl> |
358 </p><dl> |
359 <dt><i>size</i></dt> |
359 <dt><i>size</i></dt> |
360 <dd> |
360 <dd> |
361 size to truncaze to (integer) |
361 size to truncate to (integer) |
362 </dd> |
362 </dd> |
363 </dl><dl> |
363 </dl><dl> |
364 <dt>Raises <b>IOError</b>:</dt> |
364 <dt>Raises <b>IOError</b>:</dt> |
365 <dd> |
365 <dd> |
366 This method is not supported and always raises an |
366 This method is not supported and always raises an |