Constructor

new()

Variables

@:flash.propertyread onlybytesAvailable:UInt

@:flash.propertyread onlyconnected:Bool

@:flash.property@:require(flash11_4)read onlydiskCacheEnabled:Bool

@:flash.propertyendian:Endian

@:flash.property@:require(flash11_4)read onlylength:Float

@:flash.propertyobjectEncoding:UInt

@:flash.property@:require(flash11_4)position:Float

Methods

Inherited Variables

Inherited Methods

Defined by EventDispatcher

@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void

@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void