var searchIndex = {}; searchIndex["checksum"] = {"doc":"Provides utilities for interaction with hashing algorithms","items":[[3,"Checksum","checksum","Represents checksum algorithm",null,null],[11,"new","","Constructs new ```Checksum```",0,{"inputs":[{"name":"string"},{"name":"t"}],"output":{"name":"checksum"}}],[11,"input","","Provides input for algorithm",0,null],[11,"result","","Returns result in the following format: ```{name} - {hash}```",0,null],[11,"checksum","","Returns hashsum",0,null],[11,"reset","","Resets hashing",0,null],[11,"get_file_ext","","Returns algorithm's name for file extension(lowercase)",0,null],[11,"get_type_string","","Returns name of algorithm in format ```{name} -```",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null]],"paths":[[3,"Checksum"]]}; initSearch(searchIndex);