Return the intra-token stringreturnan empty string always return "";
return "";
Get the complete input as a stringparamin the reader objectreturnthe complete inputthrowsIOException if error reading return FileUtils.readFully(in);
return FileUtils.readFully(in);