BaseSink.getBlocksize

Get the number of bytes that the sink will pull when it is operating in pull mode.

class BaseSink
uint
getBlocksize
()

Return Value

Type: uint

the number of bytes @sink will pull in pull mode.

Meta