Class: Buffer
Lua
C++
Edit

Buffer::Peek

This method reads memory directly from a buffer to a memory pointer.

Syntax

Parameter Description
pos position in the buffer to read from
buf memory pointer to write to
size length of memory to copy, in bytes
Copyright © 2024 Ultra Software.
All rights reserved.