Searched defs:ContentLengthOutputStream (Results 1 – 1 of 1) sorted by relevance
53 public class ContentLengthOutputStream extends OutputStream { class81 public ContentLengthOutputStream(final SessionOutputBuffer out, long contentLength) { in ContentLengthOutputStream() method in ContentLengthOutputStream