Searched defs:ContentLengthInputStream (Results 1 – 1 of 1) sorted by relevance
76 public class ContentLengthInputStream extends InputStream { class103 public ContentLengthInputStream(final SessionInputBuffer in, long contentLength) { in ContentLengthInputStream() method in ContentLengthInputStream