Skip to content

(446): Accept IsA<InputStream> instead of &InputStream wherever possible

Jordan Petridis requested to merge alatiera/librsvg:alatiera/is-a-stream into master

This should allow for a more flexible api and avoid the need of casting before using it.

Close #446 (closed)

Merge request reports