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