[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 1cf9a7c8a1 -s ours am skip reason: Merged-In I545679fe35154d10f1b0a76ad403abcebc85552a with SHA-1 74708d74ac is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/okio/+/27144121 Change-Id: Icc4f9b1692210734dfacff90a965dd1ecffb7f57 Signed-off-by: Automerger Merge Worker <[email protected]>
See the project website for documentation and APIs.
Okio is a library that complements java.io and java.nio to make it much easier to access, store, and process your data. It started as a component of OkHttp, the capable HTTP client included in Android. It's well-exercised and ready to solve new problems.
Copyright 2013 Square, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.