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
url-builder
Android LINQ
TimeIt
DateHelper
kite

Additional

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

Commercial

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.