package python
extended by Bytes
Available on pythonnew (source:String, encoding:String, ?errors:Dynamic)
new (it:Array<Int>)
new (it:NativeIterable<Int>)
new (size:Int)
read only length:Int
__setitem__ (i:Int, v:Int):Void
decode (encoding:String = "utf-8", errors:String = "strict"):String
inline get (i:Int):Int
inline get_length ():Int
inline set (i:Int, v:Int):Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/Bytearray.html