StreamMmap
Description:
[ CCode ( has_construct_function = false , type = "GMimeStream*" ) ]
public StreamMmap (int fd, int prot, int flags)
public StreamMmap (int fd, int prot, int flags)
Creates a new StreamMmap object around fd.
Parameters:
| fd |
file descriptor |
| prot |
protection flags |
| flags |
map flags |
Returns:
|
a stream using |