Hello,<div>I am interested in the possibility of using JuicyPixels for streaming images from the web. It doesn&#39;t appear to expose any of its internally-used Serialize.Get functionality, which is problematic for streaming - I would not like to have to stream the whole image into a buffer before the decoder can start decoding. Are there any plans on exposing this API, so I can use the runGetPartial function to facilitate streaming?</div>

<div><br></div><div>In addition, does the library do much readahead? There&#39;s no point in exposing a Get interface if it&#39;s just going to wait until the stream is done to start decoding anyway.</div><div><br></div>
<div>
Thanks,</div><div>Myles C. Maxfield</div>