okio v1.15.0 Release Notes

  • 2018-07-18

    • New: Trie-based Buffer.select(). This improves performance when selecting among large lists of options.
    • Fix: Retain interrupted state when throwing InterruptedIOException.