BaseSink.blocksize

Get blocksize property.

  1. uint blocksize [@property getter]
    class BaseSink
    @property
    uint
    blocksize
    ()
  2. uint blocksize [@property setter]

Return Value

Type: uint

The amount of bytes to pull when operating in pull mode.