Skip to content

net6: switch from utils.ReadExactly to Stream.ReadExactly #155

@dkropachev

Description

@dkropachev

Since Stream.ReadExactly is not present in net6 we have implemented our own wrapper for Stream.Read that reads requested number of bytes at: #153

When we drop net6 we need to switch to Stream.ReadExactly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions