Closed NicBOMB closed 4 months ago
All of the underlying MemUtil functions for copying rely on the read-only interface methods. These now specify the read-only class in their parameters. This should allow for greater flexibility in using these memory helpers.
MemUtil
Thank you!
All of the underlying
MemUtil
functions for copying rely on the read-only interface methods. These now specify the read-only class in their parameters. This should allow for greater flexibility in using these memory helpers.