Function decode_epitaph

Source
pub fn decode_epitaph<T: Transport>(
    buffer: &mut T::RecvBuffer,
) -> Result<i32, DecodeError>
Expand description

Parses the epitaph error from the given buffer.