Can someone help me out ?

Il giorno dom 2 set 2018 alle ore 11:26 <litokis.ta...@gmail.com> ha
scritto:

>  memcpy(static_cast<char*>(buffer_->Data()) + bytes_used_,
> data,bytes_to_save);
>
> with this memcpy is it copying from data which is a const char pointer n
> bytes_to_save into the array buffer_ or into a specific offset from the
> array ?
>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to