Interesting, can I connect some event listener for InputStream or Pixbuf to calculate (and display) total bytes downloaded on async function is running?
Thoughts, at first I should collect bytes into the MemoryInputStream where count by function, then pass this local stream to Pixbuf constructor…