[Python.NET] .NET character and byte

Edward Diener diener at ORsoftware.com
Mon Feb 7 19:53:39 CET 2005


What is the Python equivalent to the .NET 'char' and 'byte' types ? I need
to pass in an array of bytes to a .NET constructor and when I attempted to
pass in a list of strings of single characters, it failed. Is there a way of
doing this in PythonDotNet ?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythondotnet/attachments/20050207/906e3634/attachment.html


More information about the PythonDotNet mailing list