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