fn toBytes(self: Self, bytes: []u8, comptime endian: builtin.Endian) OverflowError!void
Serializes the modulus to a byte string.
self: Self,
bytes: []u8,
endian: builtin.Endian,