1. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from core/kotlinx-coroutines-io/src/main/kotlin/kotlinx/coroutines/experimental/io/packet/ByteReadPacketEmpty.kt]
  2. 6d05993 Extract kotlinx-io by Sergey Mashkov · 7 years ago
  3. ccf8dde IO: fix verifying pool usage by Sergey Mashkov · 7 years ago
  4. 7510117 IO: add BufferView internal, add ByteChannel read and write with lambda by Sergey Mashkov · 7 years ago
  5. f64ef93 IO: implement byte packet copy by Sergey Mashkov · 7 years ago
  6. f34175e IO: add byte packet readBytes and readText utility functions + tests by Sergey Mashkov · 7 years ago
  7. 5feaf69 IO: add more byte packet tests and fix few bugs by Sergey Mashkov · 7 years ago
  8. 7d2be42 IO: rename ByteReadPacket.readLazy to readAvailable for parity with BC by Sergey Mashkov · 7 years ago
  9. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago[Renamed (96%) from integration/kotlinx-coroutines-io/src/main/kotlin/kotlinx/coroutines/experimental/io/packet/ByteReadPacketEmpty.kt]
  10. 0b12ffc IO: byte packet readLine support + bugfixes by Sergey Mashkov · 7 years ago
  11. 6ca9a27 IO: byte packet initial implementation by Sergey Mashkov · 7 years ago