@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface AMFVectorUint
Typical usage:
@AMFVectorUint private long[] unsignedIntValues;
boolean
fixed
public abstract boolean fixed