Package | Description |
---|---|
com.squareup.okhttp.internal.framed |
Modifier and Type | Method and Description |
---|---|
FrameReader |
Http2.newReader(okio.BufferedSource source,
boolean client)
Creates a frame reader with max header table size of 4096 and data frame
compression disabled.
|
FrameReader |
Variant.newReader(okio.BufferedSource source,
boolean client) |
FrameReader |
Spdy3.newReader(okio.BufferedSource source,
boolean client) |
Copyright © 2017. All rights reserved.