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