Initialise the alphabet for the Bitap algorithm. @param pattern The text to encode. @return Hash of character locations.
See Implementation
Initialise the alphabet for the Bitap algorithm. @param pattern The text to encode. @return Hash of character locations.