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