void Init( byte[] x )
Sub Init ( x As Byte() )
void Init( array<unsigned char>^ x )
function Init(x);
In This Article