var searchIndex = {}; searchIndex["msgp"] = {"doc":"Byte message protocol for Rust.","items":[[3,"Decoder","msgp","A streaming Msgp decoder.",null,null],[5,"encode","","",null,null],[5,"decode","","",null,null],[11,"fmt","","",0,null],[11,"new","","",0,{"inputs":[],"output":{"name":"self"}}],[11,"feed","","",0,null],[11,"read","","Reads a decoded massage buffer, will return `None` if no buffer decoded.",0,null],[11,"buffer_len","","Returns the buffer's length that wait for decoding. It usually is `0`. Non-zero means that\ndecoder need more buffer.",0,null],[11,"result_len","","Returns decoded massages count. The decoded messages will be hold by decoder,\nuntil you read them.",0,null]],"paths":[[3,"Decoder"]]}; initSearch(searchIndex);