The members of MonoMac.Foundation.NSFileHandle are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Documentation for this section has not yet been entered. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| FileDescriptor | int. Documentation for this section has not yet been entered. |
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. | ||