33 operator uint8_t()
const;
41 static const uint8_t mask[4];
#define XXCORE_DECLSPEC
Definition XXCoreExportDef.h:11
convert a byte into a base 4 representation
Definition XXByteFours.h:17
FoursValue
Definition XXByteFours.h:20
@ I
Definition XXByteFours.h:22
@ O
Definition XXByteFours.h:21
@ Z
Definition XXByteFours.h:23
@ T
Definition XXByteFours.h:24
friend QDebug operator<<(QDebug stream, const ByteFours &bf)
FoursValue value(const FoursValue &index) const
ByteFours(FoursValue a, FoursValue b, FoursValue c, FoursValue d)
friend std::ostream & operator<<(std::ostream &out, const ByteFours &bf)
ByteFours(uint8_t byte=0)
Definition XXPopulatedAbstract.h:11
std::ostream & operator<<(std::ostream &out, const ByteFours &bf)