TFileReaderTransport.chunkSize

The size of the chunks the file is divided into, in bytes.

  1. ulong chunkSize()
  2. void chunkSize(ulong value)
    class TFileReaderTransport
    @property
    void
    chunkSize
    (
    ulong value
    )

Meta