Searched defs:maxChunkSize (Results 1 – 7 of 7) sorted by relevance
186 public MockResponse setChunkedBody(byte[] body, int maxChunkSize) { in setChunkedBody()214 public MockResponse setChunkedBody(String body, int maxChunkSize) { in setChunkedBody()
277 protected Buffer receive(byte[] bytes, int maxChunkSize) throws IOException { in receive()287 protected BufferedSource transmit(byte[] bytes, int maxChunkSize) throws IOException { in transmit()
162 public MockResponse setChunkedBody(Buffer body, int maxChunkSize) { in setChunkedBody()184 public MockResponse setChunkedBody(String body, int maxChunkSize) { in setChunkedBody()
735 static constexpr size_t maxChunkSize = 512; in writeCodeAppend() local
702 static constexpr size_t maxChunkSize = 512; in writeCodeAppend() local
450 int maxChunkSize) throws IOException { in readFrom()
2926 long maxChunkSize; in MediaObj_SetMediaPreferredChunkSize() local2945 long maxChunkSize; in MediaObj_GetMediaPreferredChunkSize() local