Searched refs:psWrite (Results 1 – 1 of 1) sorted by relevance
689 void psWrite(PrintStream ps, byte[] bytes, int offset, int count) throws IOException { in psWrite() method in Support_TestWebServer.Worker846 psWrite(ps, bytes, offset, chunkSize); in sendFile()854 psWrite(ps, bytes, 0, bytes.length); in sendFile()