I have a c# function that I can call from IronPython. The function returns a byte array that I'd like to convert to a string for display and compare.I have a c# function that I can call from IronP
I have a c# function that I can call from IronPython. The function returns a byte array that I'd like to convert to a string for display and compare.I have a c# function that I can call from IronP