fn writeItem(self: *Self, item: T) !void

Write a single item to the fifo

Parameters

self: *Self,
item: T,