Creates a new rsvg.handle.Handle with flags flags. After calling this function, you can feed the resulting handle with SVG data by using rsvg.handle.Handle.readStreamSync.
flags from rsvg.types.HandleFlags
a new rsvg.handle.Handle
Creates a new rsvg.handle.Handle with flags flags. After calling this function, you can feed the resulting handle with SVG data by using rsvg.handle.Handle.readStreamSync.