Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-alpha1
-
None
Description
When reading any image with method Imaging#getBufferedImage(BufferedInputStream, Map) following exception is thrown:
java.io.IOException: Could not read block (block start: 22, block length: 211540, data length: -1).
The reason is that ByteSourceInputStream#getBlock does not work with initialized property streamLength.
Attachments
Issue Links
- links to