Inflater Error

avacondios

Active Member
Licensed User
Longtime User
Hi all,

I am getting the following error message, when I call a routing from library which it written to eclipse. The error is the following :

"java.lang.IllegalStateException: attempt to use Inflater after calling end"

can someone explain to me, what is the meaning of that message ?
 

avacondios

Active Member
Licensed User
Longtime User
Thanks Erel for your response. I found it.

I am wrapping a library for car engine diagnostic scanner.
 
Upvote 0
Top