okio v0.6.1 Release Notes

  • 2014-04-17

    • Methods to read a buffered source fully in UTF-8 or supplied charset.
    • API to read a byte[] directly.
    • New methods to move all data from a source to a sink.
    • Fix a bug on input stream exhaustion.