initSidebarItems({"enum":[["Error","An enumeration of the possible errors that can occur when reading a number encoded with LEB128."]],"fn":[["signed","Read a signed LEB128 number from the given `std::io::Read`able and return it or an error if reading failed."],["unsigned","Read an unsigned LEB128 number from the given `std::io::Read`able and return it or an error if reading failed."]]});