StreamGIO.newWithBounds

gmime.stream_gio.StreamGIO newWithBounds(gio.file.File file, long start, long end)

Creates a new #GMimeStreamGIO stream around a #GFile with bounds start and end.

Parameters

filea #GFile
startstart boundary
endend boundary

Returns

a stream using file with bounds start

and end.