mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 04:24:32 +00:00
Do not try to guess the result size. It rely with particular algo and some other factors and so can be any. Just use Pipe::remaining() for this purpose.