class LobStorageBackend$LobInputStream does not override method int avalaible()
from InputStream
Proposition:
@Override
public int available() throws IOException {
return (int) length;
}
Original issue reported on code.google.com by patrick....@bluewin.ch on 27 Jun 2013 at 9:42
Original issue reported on code.google.com by
patrick....@bluewin.ch
on 27 Jun 2013 at 9:42