version 1.5, 2006/03/10 11:48:01 |
version 1.6, 2016/09/30 01:13:38 |
|
|
-(void) readInboundData: (NSNotification *) sender; |
-(void) readInboundData: (NSNotification *) sender; |
-(void) readErrData: (NSNotification *) sender; |
-(void) readErrData: (NSNotification *) sender; |
|
|
|
-(NSData *) getPeerEndEvaluateMark; |
|
|
-(int) selectIllegalCharacter ; |
-(int) selectIllegalCharacter ; |
-(NSRange) selectBlockForwardFrom: (int) offset with: (int) first and: (int) last ; |
-(NSRange) selectBlockForwardFrom: (int) offset with: (int) first and: (int) last ; |
-(NSRange) selectBlockForward ; |
-(NSRange) selectBlockForward ; |