Searched defs:DecodeSliceError (Results 1 – 7 of 7) sorted by relevance
52 pub enum DecodeSliceError { enum59 impl fmt::Display for DecodeSliceError { implementation69 impl error::Error for DecodeSliceError { implementation78 impl From<DecodeError> for DecodeSliceError { implementation127 ) -> Result<usize, DecodeSliceError> { in decode_engine_slice() argument
42 ) -> Result<DecodeMetadata, DecodeSliceError> { argument136 ) -> Result<usize, DecodeSliceError> { argument
19 ) -> Result<DecodeMetadata, DecodeSliceError> { argument
176 ) -> Result<DecodeMetadata, DecodeSliceError> { in internal_decode() argument
92 ) -> Result<DecodeMetadata, DecodeSliceError>; in internal_decode() argument357 ) -> Result<usize, DecodeSliceError> { in decode_slice() argument
114 ) -> Result<DecodeMetadata, DecodeSliceError> { in internal_decode() argument
1478 ) -> Result<DecodeMetadata, DecodeSliceError> { in internal_decode() argument