var searchIndex = {}; searchIndex["lzf"] = {"doc":"lzf is a very small data compression library.","items":[[4,"LzfError","lzf","",null,null],[13,"BufferTooSmall","","",0,null],[13,"DataCorrupted","","",0,null],[13,"NoCompressionPossible","","",0,null],[13,"UnknownError","","",0,null],[5,"compress","","Compress the given data, if possible.\nThe return value will be set to the error if compression fails.",null,null],[5,"decompress","","Decompress the given data, if possible.\nThe return value will be set to the error if compression fails.",null,null],[6,"LzfResult","","",null,null],[11,"fmt","","",0,null],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null]],"paths":[[4,"LzfError"]]}; initSearch(searchIndex);