StreamFs.newWithBounds
Creates a new #GMimeStreamFs object around fd with bounds start and end.
Parameters
fd | a file descriptor |
start | start boundary |
end | end boundary |
Returns
a stream using fd with bounds start and end.
Creates a new #GMimeStreamFs object around fd with bounds start and end.
fd | a file descriptor |
start | start boundary |
end | end boundary |