set_blocksize
Description:
Set the number of bytes that this will push out with each buffer.
When blocksize
is set to -1, a default length will be used.
Parameters:
this |
the source |
blocksize |
the new blocksize in bytes |