Get the number of pad bytes present in the block.
@override int padCount(Uint8List data) { return 0; }