The methods of MonoMac.Foundation.NSFileHandle are listed below. For a list of all members, see the NSFileHandle Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
AcceptConnectionInBackground()Documentation for this section has not yet been entered. | ||
AcceptConnectionInBackground(NSString[])Documentation for this section has not yet been entered. | ||
AvailableData()Documentation for this section has not yet been entered. | ||
CloseFile()Documentation for this section has not yet been entered. | ||
static | FromNullDevice()Documentation for this section has not yet been entered. | |
static | FromStandardError()Documentation for this section has not yet been entered. | |
static | FromStandardInput()Documentation for this section has not yet been entered. | |
static | FromStandardOutput()Documentation for this section has not yet been entered. | |
OffsetInFile()Documentation for this section has not yet been entered. | ||
static | OpenRead(string)Documentation for this section has not yet been entered. | |
static | OpenReadUrl(NSUrl, out NSError)Documentation for this section has not yet been entered. | |
static | OpenUpdate(string)Documentation for this section has not yet been entered. | |
static | OpenUpdateUrl(NSUrl, out NSError)Documentation for this section has not yet been entered. | |
static | OpenWrite(string)Documentation for this section has not yet been entered. | |
static | OpenWriteUrl(NSUrl, out NSError)Documentation for this section has not yet been entered. | |
ReadDataOfLength(uint)Documentation for this section has not yet been entered. | ||
ReadDataToEndOfFile()Documentation for this section has not yet been entered. | ||
ReadInBackground()Documentation for this section has not yet been entered. | ||
ReadInBackground(NSString[])Documentation for this section has not yet been entered. | ||
ReadToEndOfFileInBackground()Documentation for this section has not yet been entered. | ||
ReadToEndOfFileInBackground(NSString[])Documentation for this section has not yet been entered. | ||
SeekToEndOfFile()Documentation for this section has not yet been entered. | ||
SeekToFileOffset(ulong)Documentation for this section has not yet been entered. | ||
SynchronizeFile()Documentation for this section has not yet been entered. | ||
TruncateFileAtOffset(ulong)Documentation for this section has not yet been entered. | ||
WaitForDataInBackground()Documentation for this section has not yet been entered. | ||
WaitForDataInBackgroundAnd(NSString)Documentation for this section has not yet been entered. | ||
WriteData(NSData)Documentation for this section has not yet been entered. | ||