passed in.
Parameters
fp | a FILE pointer |
start | start boundary |
end | end boundary |
Returns
a stream using fp with bounds start and end.
gmime.stream_file.StreamFile newWithBounds(void * fp, long start, long end)Creates a new #GMimeStreamFile object around fp with bounds start and end.
passed in.
fp | a FILE pointer |
start | start boundary |
end | end boundary |