const NAME: &'static strfn verify(slice: &[u8], compatible: bool) -> Result<(), VerificationError>fn new_unchecked(slice: &'r [u8]) -> Selffn as_slice(&self) -> &'r [u8]fn to_entity(&self) -> Self::Entityfn from_slice(slice: &'r [u8]) -> Result<Self, VerificationError>fn from_compatible_slice(slice: &'r [u8]) -> Result<Self, VerificationError>impl<'r> Reader<'r> for BlockReader<'r>[src]type Entity = Blockconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for Byte32Reader<'r>[src]type Entity = Byte32const NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for Byte32VecReader<'r>[src]type Entity = Byte32Vecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for BytesOptReader<'r>[src]type Entity = BytesOptconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for BytesReader<'r>[src]type Entity = Bytesconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for BytesVecReader<'r>[src]type Entity = BytesVecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for CellDepReader<'r>[src]type Entity = CellDepconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for CellDepVecReader<'r>[src]type Entity = CellDepVecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for CellInputReader<'r>[src]type Entity = CellInputconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for CellInputVecReader<'r>[src]type Entity = CellInputVecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for CellOutputReader<'r>[src]type Entity = CellOutputconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for CellOutputVecReader<'r>[src]type Entity = CellOutputVecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for CellbaseWitnessReader<'r>[src]type Entity = CellbaseWitnessconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for HeaderReader<'r>[src]type Entity = Headerconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for OutPointReader<'r>[src]type Entity = OutPointconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for ProposalShortIdReader<'r>[src]type Entity = ProposalShortIdconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for ProposalShortIdVecReader<'r>[src]type Entity = ProposalShortIdVecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for RawHeaderReader<'r>[src]type Entity = RawHeaderconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for RawTransactionReader<'r>[src]type Entity = RawTransactionconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for ScriptOptReader<'r>[src]type Entity = ScriptOptconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for ScriptReader<'r>[src]type Entity = Scriptconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for TransactionReader<'r>[src]type Entity = Transactionconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for TransactionVecReader<'r>[src]type Entity = TransactionVecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for Uint128Reader<'r>[src]type Entity = Uint128const NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for Uint256Reader<'r>[src]type Entity = Uint256const NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for Uint32Reader<'r>[src]type Entity = Uint32const NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for Uint64Reader<'r>[src]type Entity = Uint64const NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], _compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for UncleBlockReader<'r>[src]type Entity = UncleBlockconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for UncleBlockVecReader<'r>[src]type Entity = UncleBlockVecconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]impl<'r> Reader<'r> for WitnessArgsReader<'r>[src]type Entity = WitnessArgsconst NAME: &'static str[src]fn to_entity(&self) -> Self::Entity[src]fn new_unchecked(slice: &'r [u8]) -> Self[src]fn as_slice(&self) -> &'r [u8][src]fn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>[src]