BaseSink.setBlocksize
void setBlocksize(uint blocksize)Set the number of bytes that the sink will pull when it is operating in pull mode.
Parameters
blocksize | the blocksize in bytes |
void setBlocksize(uint blocksize)Set the number of bytes that the sink will pull when it is operating in pull mode.
blocksize | the blocksize in bytes |