7 lines
204 B
Java
7 lines
204 B
Java
/* GENERATED SOURCE. DO NOT MODIFY. */
|
|
/**
|
|
* Okio complements {@link java.io} and {@link java.nio} to make it much easier to access, store,
|
|
* and process your data.
|
|
*/
|
|
package com.android.okhttp.okio;
|