PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → MemoryStream to Buffer
MemoryStream to Buffer
Started by Karim, Jun., 16 2021 7:35 PM - 1 reply
Posted on June, 16 2021 - 7:35 PM
What is the best way to copy from MemoryStream to Buffer?

I use ReadByte() but it is very ineffecient.
Posted on June, 16 2021 - 10:03 PM
I don't know if that will work with a memory stream, but the fastest way to copy bytes in memory in wlanguage is the transfert function... So that is something you can try

https://doc.windev.com/en-US/…