pub struct SignatureReader<'r>(/* private fields */);Implementations§
Source§impl<'r> SignatureReader<'r>
impl<'r> SignatureReader<'r>
pub const TOTAL_SIZE: usize = 104
pub const ITEM_SIZE: usize = 1
pub const ITEM_COUNT: usize = 104
pub fn nth0(&self) -> ByteReader<'r>
pub fn nth1(&self) -> ByteReader<'r>
pub fn nth2(&self) -> ByteReader<'r>
pub fn nth3(&self) -> ByteReader<'r>
pub fn nth4(&self) -> ByteReader<'r>
pub fn nth5(&self) -> ByteReader<'r>
pub fn nth6(&self) -> ByteReader<'r>
pub fn nth7(&self) -> ByteReader<'r>
pub fn nth8(&self) -> ByteReader<'r>
pub fn nth9(&self) -> ByteReader<'r>
pub fn nth10(&self) -> ByteReader<'r>
pub fn nth11(&self) -> ByteReader<'r>
pub fn nth12(&self) -> ByteReader<'r>
pub fn nth13(&self) -> ByteReader<'r>
pub fn nth14(&self) -> ByteReader<'r>
pub fn nth15(&self) -> ByteReader<'r>
pub fn nth16(&self) -> ByteReader<'r>
pub fn nth17(&self) -> ByteReader<'r>
pub fn nth18(&self) -> ByteReader<'r>
pub fn nth19(&self) -> ByteReader<'r>
pub fn nth20(&self) -> ByteReader<'r>
pub fn nth21(&self) -> ByteReader<'r>
pub fn nth22(&self) -> ByteReader<'r>
pub fn nth23(&self) -> ByteReader<'r>
pub fn nth24(&self) -> ByteReader<'r>
pub fn nth25(&self) -> ByteReader<'r>
pub fn nth26(&self) -> ByteReader<'r>
pub fn nth27(&self) -> ByteReader<'r>
pub fn nth28(&self) -> ByteReader<'r>
pub fn nth29(&self) -> ByteReader<'r>
pub fn nth30(&self) -> ByteReader<'r>
pub fn nth31(&self) -> ByteReader<'r>
pub fn nth32(&self) -> ByteReader<'r>
pub fn nth33(&self) -> ByteReader<'r>
pub fn nth34(&self) -> ByteReader<'r>
pub fn nth35(&self) -> ByteReader<'r>
pub fn nth36(&self) -> ByteReader<'r>
pub fn nth37(&self) -> ByteReader<'r>
pub fn nth38(&self) -> ByteReader<'r>
pub fn nth39(&self) -> ByteReader<'r>
pub fn nth40(&self) -> ByteReader<'r>
pub fn nth41(&self) -> ByteReader<'r>
pub fn nth42(&self) -> ByteReader<'r>
pub fn nth43(&self) -> ByteReader<'r>
pub fn nth44(&self) -> ByteReader<'r>
pub fn nth45(&self) -> ByteReader<'r>
pub fn nth46(&self) -> ByteReader<'r>
pub fn nth47(&self) -> ByteReader<'r>
pub fn nth48(&self) -> ByteReader<'r>
pub fn nth49(&self) -> ByteReader<'r>
pub fn nth50(&self) -> ByteReader<'r>
pub fn nth51(&self) -> ByteReader<'r>
pub fn nth52(&self) -> ByteReader<'r>
pub fn nth53(&self) -> ByteReader<'r>
pub fn nth54(&self) -> ByteReader<'r>
pub fn nth55(&self) -> ByteReader<'r>
pub fn nth56(&self) -> ByteReader<'r>
pub fn nth57(&self) -> ByteReader<'r>
pub fn nth58(&self) -> ByteReader<'r>
pub fn nth59(&self) -> ByteReader<'r>
pub fn nth60(&self) -> ByteReader<'r>
pub fn nth61(&self) -> ByteReader<'r>
pub fn nth62(&self) -> ByteReader<'r>
pub fn nth63(&self) -> ByteReader<'r>
pub fn nth64(&self) -> ByteReader<'r>
pub fn nth65(&self) -> ByteReader<'r>
pub fn nth66(&self) -> ByteReader<'r>
pub fn nth67(&self) -> ByteReader<'r>
pub fn nth68(&self) -> ByteReader<'r>
pub fn nth69(&self) -> ByteReader<'r>
pub fn nth70(&self) -> ByteReader<'r>
pub fn nth71(&self) -> ByteReader<'r>
pub fn nth72(&self) -> ByteReader<'r>
pub fn nth73(&self) -> ByteReader<'r>
pub fn nth74(&self) -> ByteReader<'r>
pub fn nth75(&self) -> ByteReader<'r>
pub fn nth76(&self) -> ByteReader<'r>
pub fn nth77(&self) -> ByteReader<'r>
pub fn nth78(&self) -> ByteReader<'r>
pub fn nth79(&self) -> ByteReader<'r>
pub fn nth80(&self) -> ByteReader<'r>
pub fn nth81(&self) -> ByteReader<'r>
pub fn nth82(&self) -> ByteReader<'r>
pub fn nth83(&self) -> ByteReader<'r>
pub fn nth84(&self) -> ByteReader<'r>
pub fn nth85(&self) -> ByteReader<'r>
pub fn nth86(&self) -> ByteReader<'r>
pub fn nth87(&self) -> ByteReader<'r>
pub fn nth88(&self) -> ByteReader<'r>
pub fn nth89(&self) -> ByteReader<'r>
pub fn nth90(&self) -> ByteReader<'r>
pub fn nth91(&self) -> ByteReader<'r>
pub fn nth92(&self) -> ByteReader<'r>
pub fn nth93(&self) -> ByteReader<'r>
pub fn nth94(&self) -> ByteReader<'r>
pub fn nth95(&self) -> ByteReader<'r>
pub fn nth96(&self) -> ByteReader<'r>
pub fn nth97(&self) -> ByteReader<'r>
pub fn nth98(&self) -> ByteReader<'r>
pub fn nth99(&self) -> ByteReader<'r>
pub fn nth100(&self) -> ByteReader<'r>
pub fn nth101(&self) -> ByteReader<'r>
pub fn nth102(&self) -> ByteReader<'r>
pub fn nth103(&self) -> ByteReader<'r>
pub fn raw_data(&self) -> &'r [u8] ⓘ
Trait Implementations§
Source§impl<'r> Clone for SignatureReader<'r>
impl<'r> Clone for SignatureReader<'r>
Source§fn clone(&self) -> SignatureReader<'r>
fn clone(&self) -> SignatureReader<'r>
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl<'r> Debug for SignatureReader<'r>
impl<'r> Debug for SignatureReader<'r>
Source§impl<'r> Display for SignatureReader<'r>
impl<'r> Display for SignatureReader<'r>
Source§impl<'a> From<&'a SignatureReader<'a>> for &'a [u8; 104]
impl<'a> From<&'a SignatureReader<'a>> for &'a [u8; 104]
Source§fn from(value: &'a SignatureReader<'a>) -> Self
fn from(value: &'a SignatureReader<'a>) -> Self
Converts to this type from the input type.
Source§impl<'a> From<SignatureReader<'a>> for &'a [u8; 104]
impl<'a> From<SignatureReader<'a>> for &'a [u8; 104]
Source§fn from(value: SignatureReader<'a>) -> Self
fn from(value: SignatureReader<'a>) -> Self
Converts to this type from the input type.
Source§impl<'r> LowerHex for SignatureReader<'r>
impl<'r> LowerHex for SignatureReader<'r>
Source§impl<'r> Reader<'r> for SignatureReader<'r>
impl<'r> Reader<'r> for SignatureReader<'r>
const NAME: &'static str = "SignatureReader"
type Entity = Signature
fn to_entity(&self) -> Self::Entity
fn new_unchecked(slice: &'r [u8]) -> Self
fn as_slice(&self) -> &'r [u8] ⓘ
fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>
fn from_slice(slice: &'r [u8]) -> Result<Self, VerificationError>
fn from_compatible_slice(slice: &'r [u8]) -> Result<Self, VerificationError>
impl<'r> Copy for SignatureReader<'r>
Auto Trait Implementations§
impl<'r> Freeze for SignatureReader<'r>
impl<'r> RefUnwindSafe for SignatureReader<'r>
impl<'r> Send for SignatureReader<'r>
impl<'r> Sync for SignatureReader<'r>
impl<'r> Unpin for SignatureReader<'r>
impl<'r> UnsafeUnpin for SignatureReader<'r>
impl<'r> UnwindSafe for SignatureReader<'r>
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<'r, R> FromSliceShouldBeOk<'r> for Rwhere
R: Reader<'r>,
impl<'r, R> FromSliceShouldBeOk<'r> for Rwhere
R: Reader<'r>,
Source§fn from_slice_should_be_ok(slice: &'r [u8]) -> R
fn from_slice_should_be_ok(slice: &'r [u8]) -> R
Unwraps the result of
from_slice(..) with confidence and we assume that it’s impossible to fail.Source§fn from_compatible_slice_should_be_ok(slice: &'r [u8]) -> R
fn from_compatible_slice_should_be_ok(slice: &'r [u8]) -> R
Unwraps the result of
from_compatible_slice(..) with confidence and we assume that it’s impossible to fail.