pub fn offsetTrue(self: FloatStream) usize
pub fn offsetTrue(self: FloatStream) usize { return self.offset - self.underscore_count; }