how to convert unsigned char to c# byte array

I am Java/C# developer and working on JNI. I have one c++ wrapper and need to convert c++ unsigned char to c# byte array/byte[]. I have no idea how to convert it and thanks for help. Gary
Topic archived. No new replies allowed.