HTTPClient.readChunkSize

The size of the buffer used and maximum bytes to read per iteration. See readResponseBodyChunk.

  1. long readChunkSize [@property getter]
    struct HTTPClient
    @nogc nothrow @property
    long
    readChunkSize
    ()
  2. long readChunkSize [@property setter]

Meta