buffer: expose class methods alloc and dispose
Expose the ability for users to allocate and manually dispose data on any object. These are user-safe versions of internal smalloc functions.
parent
456942a9
Please register or sign in to comment
Expose the ability for users to allocate and manually dispose data on any object. These are user-safe versions of internal smalloc functions.