Static variables

@:flash.propertystaticdefaultObjectEncoding:UInt

Constructor

new()

Variables

@:flash.propertyread onlybytesAvailable:UInt

@:flash.propertyendian:Endian

@:flash.propertylength:UInt

@:flash.propertyobjectEncoding:UInt

@:flash.propertyposition:UInt

@:flash.property@:require(flash11_4)shareable:Bool

Methods

@:require(flash11_4)atomicCompareAndSwapIntAt(byteIndex:Int, expectedValue:Int, newValue:Int):Int

@:require(flash11_4)atomicCompareAndSwapLength(expectedLength:Int, newLength:Int):Int

@:require(flash10)clear():Void

@:require(flash10)deflate():Void

@:require(flash10)inflate():Void

@:value({ length : 0, offset : 0 })readBytes(bytes:ByteArray, offset:UInt = 0, length:UInt = 0):Void

readMultiByte(length:UInt, charSet:String):String

@:value({ length : 0, offset : 0 })writeBytes(bytes:ByteArray, offset:UInt = 0, length:UInt = 0):Void