[IronPython] System.Byte[]

Travis Watkins alleykat at gmail.com
Thu Oct 14 17:25:48 CEST 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 Ironpython-users mailing list