blob: 798ff0b38d9def747361990d23ecb1595bd92e43 [file] [log] [blame]
public int foo(int size, int max) {
try {
size=(long)stream.available();
} catch (IOException e) {
// empty block
}
return size;
}