Searched refs:FixedLengthSource (Results 1 – 1 of 1) sorted by relevance
238 return new FixedLengthSource(length); in newFixedLengthSource()378 private class FixedLengthSource extends AbstractSource { class in Http1xStream381 public FixedLengthSource(long length) throws IOException { in FixedLengthSource() method in Http1xStream.FixedLengthSource