public static class SWFAction.Push.Value extends Object
Constructor and Description |
---|
SWFAction.Push.Value(boolean b) |
SWFAction.Push.Value(byte r) |
SWFAction.Push.Value(byte type,
byte[] data) |
SWFAction.Push.Value(double d) |
SWFAction.Push.Value(float f) |
SWFAction.Push.Value(int i) |
SWFAction.Push.Value(Object x) |
SWFAction.Push.Value(short index) |
SWFAction.Push.Value(String s) |
public SWFAction.Push.Value(String s)
public SWFAction.Push.Value(float f)
public SWFAction.Push.Value(Object x)
public SWFAction.Push.Value(byte r)
public SWFAction.Push.Value(boolean b)
public SWFAction.Push.Value(double d)
public SWFAction.Push.Value(int i)
public SWFAction.Push.Value(short index)
public SWFAction.Push.Value(byte type, byte[] data)
public static SWFAction.Push.Value read(SWFInputStream swf) throws IOException
IOException
public void write(SWFOutputStream swf) throws IOException
IOException
Copyright © 2014. All rights reserved.