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/test/kotlin/kotlinx/coroutines/experimental/io/ContentByteBufferTest.kt]
  2. c45f5fa IO: Use TestBase in all tests and fix leaking threads in tests by Roman Elizarov · 7 years ago
  3. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago[Renamed from integration/kotlinx-coroutines-io/src/test/kotlin/kotlinx/coroutines/experimental/io/ContentByteBufferTest.kt]
  4. 469cad3 IO: Ongoing documentation, API & naming review by Roman Elizarov · 7 years ago
  5. 569b542 IO: byte channel to support predefined content buffer (for read only) by Sergey Mashkov · 7 years ago