Home
last modified time | relevance | path

Searched defs:ContinuationSource (Results 1 – 1 of 1) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DHttp2.java594 static final class ContinuationSource implements Source { class in Http2
604 public ContinuationSource(BufferedSource source) { in ContinuationSource() method in Http2.ContinuationSource