mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 20:26:42 +00:00
Clarify docs a little
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27019 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f2d2bff2c2
commit
2e24f46790
5 changed files with 56 additions and 15 deletions
|
@ -250,8 +250,9 @@ static Class NSFileHandle_ssl_class = nil;
|
|||
}
|
||||
|
||||
/**
|
||||
* Reads up to maximum unsigned int bytes from file or communications
|
||||
* channel into return data.
|
||||
* Reads up to maximum unsigned int bytes from file or communications
|
||||
* channel into return data.<br />
|
||||
* If the file is empty, returns an empty data item.
|
||||
*/
|
||||
- (NSData*) readDataToEndOfFile
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue