PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → MemoryStream to Buffer
MemoryStream to Buffer
Débuté par Karim, 16 juin 2021 19:35 - 1 réponse
Posté le 16 juin 2021 - 19:35
What is the best way to copy from MemoryStream to Buffer?

I use ReadByte() but it is very ineffecient.
Posté le 16 juin 2021 - 22:03
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/…