ByteDoubleWord( {required Byte one, required Byte two, required Byte three, required Byte four}) { _one = one; _two = two; _three = three; _four = four; }