Okio

General

Category
Free
Tag
Utils
License
Apache License, Version 2.0
Registered
Jul 5, 2014
Favorites
2
Link
https://github.com/square/okio
See also
Migratron
AndroidBaseUtils
Urc
Reaktive-LiveData-Interop
Adroit

Additional

Language
Kotlin
Version
okio-parent-1.11.0 (Oct 12, 2016)
Created
Mar 17, 2014
Updated
Jan 30, 2024
Owner
Square (square)
Contributors
Prateek Srivastava (f2prateek)
Roman Mazur (roman-mazur)
Cagatay Kavukcuoglu (tinkerware)
Benoit 'BoD' Lubek (BoD)
Adrian Cole (adriancole)
Egor Andreevich (Egorand)
Anton Rieder (aried3r)
Ray Ryan (rjrjr)
Feng Dai (fengdai)
Gautam Korlam (kageiit)
cketti
mata saru (matasaru)
Jeff Gilfelt (jgilfelt)
Jesse Wilson (swankjesse)
nfuller
Gabriel Ittner (gabrielittner)
Brais Gabín (BraisGabin)
haoxiqiang (Haoxiqiang)
Show all (75)75
Activity
Badge
Generate
Download
Source code

Okio

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.

License

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.