oleg-st / ZstdSharp

Port of zstd compression library to c#
MIT License
200 stars 29 forks source link

Do not Return outputBuffer more than once #9

Closed avl closed 1 year ago

avl commented 1 year ago

Solves issue #8

oleg-st commented 1 year ago

Thank you @avl

wangjia184 commented 1 year ago

@oleg-st could you please release a new NuGet version with this fix?

oleg-st commented 1 year ago

@wangjia184 Done