Searched defs:readContents (Results 1 – 4 of 4) sorted by relevance
46 protected byte[] readContents(HttpEntity entity) throws IOException { in readContents() method in AbstractTestHttpServer51 protected byte[] readContents(InputStream instream) throws IOException { in readContents() method in AbstractTestHttpServer
59 readList(const char *filesPath, const char *listname, UBool readContents, Package *listPkgIn) { in readList()
299 private byte[] readContents(HttpEntity entity) throws IOException { in readContents() method in TestNanolets304 private byte[] readContents(InputStream instream) throws IOException { in readContents() method in TestNanolets
79 private void readContents() { in readContents() method in GifHeaderParser