You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/io
reger 2b8cc5832c
fix seek error for 0 file size records file
11 years ago
..
AbstractReader.java added missing @Override annotation 11 years ago
AbstractWriter.java added missing @Override annotation 11 years ago
BufferedRecords.java prevent opening of new files as that could be a cause for the latest 11 years ago
ByteCount.java
ByteCountInputStream.java
ByteCountOutputStream.java added missing @Override annotation 11 years ago
CachedFileReader.java added missing @Override annotation 11 years ago
CachedFileWriter.java
CachedRecords.java - the webgraph shall store all links which appear on a web page and not 11 years ago
CharBuffer.java - the webgraph shall store all links which appear on a web page and not 11 years ago
RandomAccessIO.java
Reader.java
Records.java fix seek error for 0 file size records file 11 years ago
Writer.java