byte[] ProcessBlock( byte[] inBuf, int inOff, int inLen )
Function ProcessBlock ( inBuf As Byte(), inOff As Integer, inLen As Integer ) As Byte()
array<unsigned char>^ ProcessBlock( array<unsigned char>^ inBuf, int inOff, int inLen )
function ProcessBlock(inBuf, inOff, inLen);
In This Article