<div dir="ltr"><div><div><div>Hi,<br><br></div>VSB_bcat calls VSB_put_byte for each char that needs to append.<br></div>Since we know the length it's better to extend the buffer if needed and just memcpy the whole input.<br><br></div>Comments? OK?<br><br><br></div>