fn toBytes(self: Self, bytes: []u8, comptime endian: builtin.Endian) OverflowError!void

Serializes the modulus to a byte string.

Parameters

self: Self,
bytes: []u8,
endian: builtin.Endian,