@Target(value=FIELD) @Retention(value=RUNTIME) public @interface AutoType
int[]
bitOffset
BitOrder[]
bitOrder
byteOffset
ByteOrder[]
byteOrder
String
charset
length
name
offset
public abstract int[] offset
public abstract int[] byteOffset
public abstract int[] bitOffset
public abstract int[] length
public abstract ByteOrder[] byteOrder
public abstract BitOrder[] bitOrder
public abstract String charset
public abstract String name
Copyright © 2019–2023 indunet. All rights reserved.