223224225226227228229
sb.append(continuation[j]); } } } return new EntryResult(sb.toString().toCharArray(),result.getFileReferences()); }