okio v1.16.0 Release Notes

  • 2018-10-08

    • New: Backport BufferedSource.peek() and BufferedSource.getBuffer() to Okio 1.x.
    • Fix: Enforce timeouts when closing AsyncTimeout sources.