@Target(value=FIELD) @Retention(value=RUNTIME) public @interface Checksum
int
length
offset
start
ByteOrder
byteOrder
Checksum.Type
type
public abstract int start
public abstract int length
public abstract int offset
public abstract Checksum.Type type
public abstract ByteOrder byteOrder
Copyright © 2019–2025 indunet. All rights reserved.