okio v1.1.0 Release Notes

  • 2014-12-11

    • Do UTF-8 encoding natively for a performance increase, particularly on Android.
    • New APIs: BufferedSink.emit(), BufferedSource.request() and BufferedSink.indexOfElement().
    • Fixed a performance bug in Buffer.indexOf()