fn fromBytes(bytes: []const u8, comptime endian: builtin.Endian) InvalidModulusError || OverflowError!Self
[src]
Creates a new modulus from a byte string.
fn fromBytes(bytes: []const u8, comptime endian: builtin.Endian) InvalidModulusError || OverflowError!Self
Creates a new modulus from a byte string.