public class EXTRACT_PARAMS extends LongParams
params| Constructor and Description |
|---|
EXTRACT_PARAMS(int bitIndex)
Create a new EXTRACT_PARAMS object with the given bit index.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxFieldLen() |
String |
toString(String indent) |
getParamscodeToName, ptr2str, requireNonNull, setModule, toString, val2Strpublic EXTRACT_PARAMS(int bitIndex)
bitIndex - The bit of the base key that should be used as the first bit of
the derived key.protected int getMaxFieldLen()
getMaxFieldLen in class LongParamspublic String toString(String indent)
toString in class LongParamsCopyright © 2023. All rights reserved.