Home
last modified time | relevance | path

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

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHttp1xStream.java419 private class ChunkedSource extends AbstractSource { class in Http1xStream
425 ChunkedSource(HttpEngine httpEngine) throws IOException { in ChunkedSource() method in Http1xStream.ChunkedSource