Forum Discussion
TanyaYatskovska
11 years agoSmartBear Alumni (Retired)
Hi Julie,
I guess you are working with the sample Phil's talking about. You need to uncomment these lines:
maxLength = 256;
byteType = dotNET.System.Type.GetType("System.Byte");
binaryData = dotNET.System.Array.CreateInstance(byteType, maxLength);
I guess you are working with the sample Phil's talking about. You need to uncomment these lines:
maxLength = 256;
byteType = dotNET.System.Type.GetType("System.Byte");
binaryData = dotNET.System.Array.CreateInstance(byteType, maxLength);
Related Content
- 3 years ago
- 3 years ago
- 3 years ago
Recent Discussions
- 15 hours ago