Update Files
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
package flash.net;
|
||||
|
||||
extern class NetStreamAppendBytesAction {
|
||||
function new() : Void;
|
||||
static final END_SEQUENCE : String;
|
||||
static final RESET_BEGIN : String;
|
||||
static final RESET_SEEK : String;
|
||||
}
|
Reference in New Issue
Block a user