This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Madness V1.3.1
Changelog
Changes since V1.3.0:
- Fixed
ReadAsync(this Stream stream, ReadOnlyMemory<byte> buffer)
function always writing zero bytes in the outputbuffer
.
This is unfortunately a breaking change in declaration, as ReadOnlyMemory<byte>
changed into Memory<byte>
, but since the previous method did not work correctly at all, and the signature was wrong to begin with (it's Memory<byte>
in .NET 5.0+) I classify it as a patch.
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!