Searched defs:setInput (Results 1 – 7 of 7) sorted by relevance
379 public synchronized void setInput(byte[] buf) { in setInput() method in Inflater397 public synchronized void setInput(byte[] buf, int off, int nbytes) { in setInput() method in Inflater
384 public void setInput(byte[] buf) { in setInput() method in Deflater400 public synchronized void setInput(byte[] buf, int off, int nbytes) { in setInput() method in Deflater
468 void setInput(Reader in) throws XmlPullParserException; in setInput() method489 void setInput(InputStream inputStream, String inputEncoding) in setInput() method
101 void setInput(GenericDeclaration genericDecl, String input) { in setInput() method in GenericSignatureParser
422 public void setInput(Reader reader) throws XmlPullParserException { in setInput() method in WbxmlParser426 public void setInput(InputStream in, String enc) in setInput() method in WbxmlParser
947 public void setInput(Reader reader) throws XmlPullParserException { in setInput() method977 public void setInput(InputStream is, String _enc) in setInput() method
125 public void setInput(Reader in) throws XmlPullParserException { in setInput() method in ExpatPullParser129 public void setInput(InputStream in, String encodingName) in setInput() method in ExpatPullParser