Skip to content

Crash when trying to read certain values from EndianBitConverter #20

@Kermalis

Description

@Kermalis

For example, if using BytesToInt16s<ushort>(), and a negative short value is read, the crash will occur because a ushort will not hold the value. I thought it'd cast to a ushort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions