fn unget(self: *Self, src: []const T) !void

Place data back into the read stream

Parameters

self: *Self,
src: []const T,