pad abstract method

Uint8List pad(
  1. Uint8List buf,
  2. int blocksize
)

Implementation

Uint8List pad(Uint8List buf, int blocksize);