specified file path or null on error.
StreamFs.open
gmime.stream.Stream open(string path, int flags, int mode)Creates a new #GMimeStreamFs object for the specified path.
Parameters
path | the path to a file |
flags | as in open(2) |
mode | as in open(2) |
Returns
a stream using for reading and/or writing to the
Throws
[ErrorWrap]