Use provided output memory if not contiguous
It may be slower than allocated new memory and calling memset,
but if that non-contiguous memory was provided, it is probable
that the output will end up being copied into that non-contiguous
memory, and that would be even slower.
正在显示
请
注册
或者
登录
后发表评论