[IronPython] System.Byte[]

Travis Watkins alleykat at gmail.com
Thu Oct 14 08:25:48 PDT 2004


In C# I have 'byte[] buffer = new byte[2048];' but I can't seem to get
the same thing with IronPython. How do you create a variable with the
System.Byte[] type in IronPython?


More information about the users-ironpython.com mailing list