pub fn firstUnchecked(self: FloatStream) u8
pub fn firstUnchecked(self: FloatStream) u8 { return self.slice[self.offset]; }