Table 2.
Fingerprint Type | Represen-tation | Examples |
---|---|---|
Binary (BitVector) | Binary String | 100101010100111001101010 |
Hexadecimal String | 954E6A | |
String | {length=24, set bits=1,3,5,6,9,10,11,14,16, 18,20,24} |
|
Set Bits Lista | [1,3,5,6,9,10,11,14,16,18,20,24] | |
Count (ByteVector) | String | {81,153,43,18,54,186,204, 0,0,255} |
Counts Lista | [81,153,43,18,54,186,204, 0,0,255] |
aValues are an array of integers, rather than text.