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