okio v1.0.1 Release Notes

  • 2014-08-08

    • Added read(byte[]), read(byte[], offset, byteCount), and void readFully(byte[]) to BufferedSource.
    • Refined declared checked exceptions on Buffer methods.