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
Roland 'Quix0r' Haeder a093ccf5eb
Now used synchronization in all close() methods to make sure all objects
13 years ago
..
AbstractReader.java
AbstractWriter.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
BufferedRecords.java some last-minute performance hacks 13 years ago
ByteCount.java
ByteCountInputStream.java Now used synchronization in all close() methods to make sure all objects 13 years ago
ByteCountOutputStream.java
CachedFileReader.java
CachedFileWriter.java patch for a bug that I don't understand by now. 13 years ago
CachedRecords.java
CharBuffer.java Now used synchronization in all close() methods to make sure all objects 13 years ago
RandomAccessIO.java
Reader.java
Records.java Rewrote filesize() to (hopefully) avoid a NPE, rewrote Blacklist class to concurrent classes to avoid a CME 13 years ago
Writer.java