const NAME: &'static strfn new_unchecked(data: Bytes) -> Selffn as_bytes(&self) -> Bytesfn as_slice(&self) -> &[u8]fn from_slice(slice: &[u8]) -> VerificationResult<Self>fn from_compatible_slice(slice: &[u8]) -> VerificationResult<Self>fn new_builder() -> Self::Builderfn as_builder(self) -> Self::Builder