fn rejectNonCanonical(s: [32]u8, comptime ignore_extra_bit: bool) NonCanonicalError!void
[src]
Reject non-canonical encodings of an element, possibly ignoring the top bit
fn rejectNonCanonical(s: [32]u8, comptime ignore_extra_bit: bool) NonCanonicalError!void
Reject non-canonical encodings of an element, possibly ignoring the top bit