updateByte method

void updateByte(
  1. int x
)

Implementation

void updateByte(int x) => digest.updateByte(x);