[ CCode ( has_construct_function = false , type = "GMimeStream*" ) ]
public StreamFs.with_bounds (int fd, int64 start, int64 end)
Creates a new StreamFs object around fd with bounds start and
end.
| fd |
a file descriptor |
| start |
start boundary |
| end |
end boundary |
|
a stream using |