Valwex
❔ Read bits from a byte[] array
BitStream reads big endian data
https://github.com/Sewer56/Sewer56.BitStream/issues/2
55 replies
❔ Read bits from a byte[] array
I think it's a cast problem, yes, because in my code there are conditions that check whether the header variable corresponds to something and I never get to that condition, whereas if I use MemoryStream + BinaryReader it works
55 replies