zstd.cr icon indicating copy to clipboard operation
zstd.cr copied to clipboard

Problem with small writes

Open carlhoerberg opened this issue 2 years ago • 0 comments

Trying to use this to compress TCP socket communication, but seems that small writes might be buffered in zstd and there's currently no way of flushing

carlhoerberg avatar Jun 28 '23 09:06 carlhoerberg