byte[] Unwrap( byte[] input, int inOff, int length )
Function Unwrap ( input As Byte(), inOff As Integer, length As Integer ) As Byte()
array<unsigned char>^ Unwrap( array<unsigned char>^ input, int inOff, int length )
function Unwrap(input, inOff, length);
In This Article