Function reed_solomon_erasure::galois_8::div [−][src]
pub fn div(a: u8, b: u8) -> u8
Divide one element by another. b
, the divisor, may not be 0.
pub fn div(a: u8, b: u8) -> u8
Divide one element by another. b
, the divisor, may not be 0.