okio v0.6.0 Release Notes

  • 2014-04-15

    • Make ByteString serializable.
    • New API: ByteString.of(byte[] data, int offset, int byteCount)
    • New API: stream-based copy, write, and read helpers.