PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → MemoryStream to Buffer
MemoryStream to Buffer
Iniciado por Karim, 16,jun. 2021 19:35 - 1 respuesta
Publicado el 16,junio 2021 - 19:35
What is the best way to copy from MemoryStream to Buffer?

I use ReadByte() but it is very ineffecient.
Publicado el 16,junio 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/…