fn next(self: *Self) ?[]const T

Returns a slice of the next field, or null if splitting is complete.

Parameters

self: *Self,