# | Line 40 | Line 40 | input.idx | |
---|---|---|
40 | ] | |
41 | .SH DESCRIPTION | |
42 | .I Rcode_ident | |
43 | < | Takes a list of ASCII identifiers on the input and encodes them |
43 | > | takes a list of ASCII identifiers on the input and encodes them |
44 | as a 16-bit index to a table appended to the output. | |
45 | This default index size can hold up to 65 thousand unique IDs, | |
46 | which is suitable for most applications. |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |