Return the size in bytes of the internal buffer the digest applies it's compression function to.
@override int get byteLength => _rate ~/ 8;