ALLOWED_LENGTHS EnumMember
Definition
Allowed lengths of encoded data -- reject anything else. Maps to an int[].
Delphi
const ALLOWED_LENGTHS = TDecodeHintType(5)
Allowed lengths of encoded data -- reject anything else. Maps to an int[].
const ALLOWED_LENGTHS = TDecodeHintType(5)