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