This is an automated email from the ASF dual-hosted git repository.
lukaszzborek pushed a change to branch feat/dotnet-memory-usage
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 22e9a29ff refactor(csharp): format object initializers for improved
readability in BinaryMapper
add a28b2fbb0 refactor(csharp): remove unnecessary whitespace in
TcpMessageStream
No new revisions were added by this update.
Summary of changes:
.../IggyClient/Implementations/TcpMessageStream.cs | 13 ++--
.../ConsumerTests/RentedConsumerTests.cs | 25 -------
.../UtilityTests/SlicedMemoryOwnerTests.cs | 85 ++++++++++++++++++++++
3 files changed, 91 insertions(+), 32 deletions(-)
create mode 100644
foreign/csharp/Iggy_SDK_Tests/UtilityTests/SlicedMemoryOwnerTests.cs