Searched refs:ErrBaseLen (Results 1 – 3 of 3) sorted by relevance
13 return Err(Error::ErrBaseLen); in unpack_bytes()27 return Err(Error::ErrBaseLen); in unpack_uint16()38 return Err(Error::ErrBaseLen); in skip_uint16()51 return Err(Error::ErrBaseLen); in unpack_uint32()62 return Err(Error::ErrBaseLen); in skip_uint32()80 return Err(Error::ErrBaseLen); in unpack_str()
137 return Err(Error::ErrBaseLen); in unpack_compressed()203 return Err(Error::ErrBaseLen); in skip()
27 ErrBaseLen, enumerator