imho empty on a byte array means that all bytes is zero, not that the actual length is zero.
The method isn't very useful otherwise as it's quite easy to write Buffer.Count.Should.Be(0);
Comments: Won't fix
The method isn't very useful otherwise as it's quite easy to write Buffer.Count.Should.Be(0);
Comments: Won't fix