You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the public API type naming was simplified from Okio, the Buffered- prefixes can be used for the implementations to more correctly convey their behavior. The use of "Real" in Okio is simply because we had to pick something (and Jesse doesn't like "Impl"-suffixed names).