protected void Absorb( byte[] data, int off, int len )
Protected Sub Absorb ( data As Byte(), off As Integer, len As Integer )
protected: void Absorb( array<unsigned char>^ data, int off, int len )
function Absorb(data, off, len);
In This Article