This is IConvertMIME.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <objc/Object.h>
#import <streams/streams.h>
#import <appkit/appkit.h>
@interface IConvertMIME:Object
{
}
- convertToMIME:sender stream:(NXStream *)stream;
- (id)convertToItem:(NXStream *)sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.