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