StreamGIO.newWithBounds

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

class StreamGIO
static
newWithBounds

Parameters

file gio.file.File

a #GFile

start long

start boundary

end long

end boundary

Return Value

Type: gmime.stream_gio.StreamGIO

a stream using file with bounds start and end.