/// Seeks to the beginning of the prescribed type from a stream using the sentinel
///
/// Encode counterpart: sentinel bytes are prepended by [`EncodeFrame`](crate::traits::EncodeFrame)
///
/// This is automatically implemented when `sentinel` is set in the [`crate::Klv`](crate::Klv) attribute