fn get(self: *Self) Allocator
This function both fetches a Allocator interface to this allocator and resets the internal buffer allocator.
Allocator
self: *Self,