fn update(self: *Self, count: usize) void

Update the tail location of the buffer (usually follows use of writable/writableWithSize)

Parameters

self: *Self,
count: usize,