1. ea3a418 IO: fix writer scope type by Sergey Mashkov · 7 years ago
  2. 8e13241 IO: eliminate unnecessary resume at close+flush by Sergey Mashkov · 7 years ago
  3. e4d3ce7 IO: fix byte channel readX operations return -1 during close+flush by Sergey Mashkov · 7 years ago
  4. aae062d IO: add bytes counter to byte channel by Sergey Mashkov · 7 years ago
  5. 8a30b45 IO: add read until delimiter tests to cover more corner-cases by Sergey Mashkov · 7 years ago
  6. 2c3a0dc IO: add byte channel readRemaining test by Sergey Mashkov · 7 years ago
  7. f34175e IO: add byte packet readBytes and readText utility functions + tests by Sergey Mashkov · 7 years ago
  8. 5feaf69 IO: add more byte packet tests and fix few bugs by Sergey Mashkov · 7 years ago
  9. 1cc8608 IO: fix delimiter lookahead by Sergey Mashkov · 7 years ago
  10. ee16816 IO: introduce utility functions for bytes delimiter scan in ByteReadChannel by Sergey Mashkov · 7 years ago
  11. 4cd0014 IO: improve lookAhead functionality by Sergey Mashkov · 7 years ago
  12. a22ed42 IO: add readAll utility function for ByteReadChannel by Sergey Mashkov · 7 years ago
  13. 2290943 IO: make buildPacket inline, add writePacket utilities by Sergey Mashkov · 7 years ago
  14. 72e9150 IO: add limit parameter to copyTo by Sergey Mashkov · 7 years ago
  15. 7d2be42 IO: rename ByteReadPacket.readLazy to readAvailable for parity with BC by Sergey Mashkov · 7 years ago
  16. da29804 IO: introduce WritePacket() factory function by Sergey Mashkov · 7 years ago
  17. f21d960 IO: optimize writeUTF8, introduce ByteWritePacket.size by Sergey Mashkov · 7 years ago
  18. 7c8b155 IO: add ByteReadChannel.copyTo by Sergey Mashkov · 7 years ago
  19. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago