OptionalchunkThe size in bytes of the chunks emitted by the default implementation (the chunkSize value
of the global configuration by default).
It is normalized like Configuration#chunkSize.
OptionaloffsetThe byte offset of the start of the range to read.
OptionalsizeThe size of the range to read in bytes (until the end of the data by default).
Represents the options passed to Reader#createReadable.