#include "UT_API.h"#include <iostream.h>Go to the source code of this file.
Functions | |
| UT_API bool | UTuuencode (UT_IStream &is, ostream &os, const char *name, int mode=0666) |
| UT_API bool | UTuudecode (UT_IStream &is, ostream &os, UT_String &name, int *mode=0) |
| UT_API bool UTuudecode | ( | UT_IStream & | is, | |
| ostream & | os, | |||
| UT_String & | name, | |||
| int * | mode = 0 | |||
| ) |
| UT_API bool UTuuencode | ( | UT_IStream & | is, | |
| ostream & | os, | |||
| const char * | name, | |||
| int | mode = 0666 | |||
| ) |
1.5.9