scratch_buffer: Explicitly defing resize and resize_destructive functions
resize keeps previous data intact when the buffer grows resize_destructive destroys the previous data when the buffer grows
Please register or sign in to comment
resize keeps previous data intact when the buffer grows resize_destructive destroys the previous data when the buffer grows