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
Michael Peter Christen 9e13d77de4
removed call to class.finalize() because of deprecation in java 9
3 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 removed call to class.finalize() because of deprecation in java 9 3 years ago
CachedFileWriter.java removed call to class.finalize() because of deprecation in java 9 3 years ago
CachedRecords.java
CharBuffer.java Decode HTML entities in all property values by default 4 years ago
RandomAccessIO.java removed call to class.finalize() because of deprecation in java 9 3 years ago
Reader.java
Records.java fix seek error for 0 file size records file 11 years ago
Writer.java