- Jun 6, 2020
- 11,517
- 4,383
Hi, I know there have been some topics but I'm curious if there is a more efficient solution to my problem.
As most of you probably know in VB6 CopyMemory is a very fast and efficient way to copy bytes between different data types.
I use it frequently to fill arrays with data or get data out of arrays into variables.
One of my use cases would be sth. like this:
VB6 CopyMemory:
As you can see it is super simple to split data from a serial stream (held in a byte array) into its components.
In B4X I'm not...
As most of you probably know in VB6 CopyMemory is a very fast and efficient way to copy bytes between different data types.
I use it frequently to fill arrays with data or get data out of arrays into variables.
One of my use cases would be sth. like this:
VB6 CopyMemory:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
In B4X I'm not...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید