Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
System.OverflowException when calling ByteArray.AsDelphiArray
#10
Make sure that the byte arrays that you are transferring are initialized to zero before you start adding data to them. This will help to prevent the error from occurring if there is any leftover data from the previous operation in the byte array.
Reply


Messages In This Thread
RE: System.OverflowException when calling ByteArray.AsDelphiArray - by tiffinservices123 - 08-11-2023, 08:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)