https://issues.apache.org/bugzilla/show_bug.cgi?id=52690

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Yegor Kozlov <ye...@dinom.ru> 2012-02-26 09:03:41 UTC ---
As of r1293784, POI provides Decryptor#getLength() that returns length of the
decrypted data stream. 

The getLength() method must be called after Decryptor.getDataStream() where the
length variable is initialized. An attempt to call getLength() prior to
getDataStream() will result in IllegalStateException. 

Regards,
Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to