package flash.net
extends EventDispatcher
implements IDataInput
extended by AVURLStream
Available on flash
new()read onlybytesAvailable:UIntread onlyconnected:Boolread onlydiskCacheEnabled:Boolendian:Endianread onlylength:FloatobjectEncoding:UIntposition:Floatclose():Voidload(request:URLRequest):VoidreadBoolean():BoolreadByte():IntreadBytes(bytes:ByteArray, offset:UInt = 0, length:UInt = 0):VoidreadDouble():FloatreadFloat():FloatreadInt():IntreadMultiByte(length:UInt, charSet:String):StringreadObject():DynamicreadShort():IntreadUTF():StringreadUTFBytes(length:UInt):StringreadUnsignedByte():UIntreadUnsignedInt():UIntreadUnsignedShort():UIntstop():Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/net/URLStream.html