Searched refs:TruncatingOutputStream (Results 1 - 1 of 1) sorted by relevance

/external/mockwebserver/src/main/java/com/google/mockwebserver/
H A DMockWebServer.java469 TruncatingOutputStream requestBody = new TruncatingOutputStream();
598 private class TruncatingOutputStream extends ByteArrayOutputStream { class in class:MockWebServer

Completed in 378 milliseconds