fn update(self: *Self, count: usize) void
Update the tail location of the buffer (usually follows use of writable/writableWithSize)
self: *Self,
count: usize,