Add new comment

LibRaw need to seek to

LibRaw need to seek to arbitrary position in input stream. So, there is no way to read from stdin.

You may implement you own LibRaw_datastreeam class with full buffering.

-- Alex Tutubalin @LibRaw LLC