|
Wiselib
|
The AsyncWritePacket encompasses the instructions for any given write. More...
Public Member Functions | |
| (id) | - initWithData:timeout:tag: |
Public Attributes | |
| NSData * | buffer |
| NSUInteger | bytesDone |
| long | tag |
| NSTimeInterval | timeout |
The AsyncWritePacket encompasses the instructions for any given write.
| - (id) initWithData: | (NSData *) | d | |
| timeout: | (NSTimeInterval) | t | |
| tag: | (long) | i | |
| - (NSData*) buffer |
| - (NSUInteger) bytesDone |
| - (long) tag |
| - (NSTimeInterval) timeout |
1.7.4