mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 07:16:24 +01:00
![lynxnb](/assets/img/avatar_default.png)
The `Allocate` method allocates the given amount of space in a megabuffer chunk, returning a descriptor of the allocated region. This is useful for situations where you want to write directly to the megabuffer, avoiding the need for an intermediary buffer.