Ivyio

Ivyio is a project that helps you understand Okio better.

For the reason that the project Okio uses Kotlin native and some other methods to enhance the robustness of the lib. It may be difficult for the developers to comprehend the source codes.

Change Log

V0.1

  • read full string from InputStream or File
  • Segment (not include Shared Segment)
  • Segment Pool

V0.2

  • write data into InputStream or File (writeString(...))