Casting an object to a byte array in C# only gets the first 128 bytes
If I use the following VB.Net code, I get the complete byte arrays of about 6K (before and after are byte arrays):
If I use the following VB.Net code, I get the complete byte arrays of about 6K (before and after are byte arrays):