Reads Self
from reader
as little-endian bytes.
Returns Self
from a byte array in little-endian order.
Reads data into a buffer.
Reads data into a buffer.
impl<P> FromBytes for G1Prepared<P> where
P: Bls12Parameters,
impl<P> FromBytes for Projective<P> where
P: ShortWeierstrassParameters,
impl<P> FromBytes for G2Prepared<P> where
P: Bls12Parameters,
impl<P> FromBytes for Affine<P> where
P: ShortWeierstrassParameters,
impl<P> FromBytes for Fp12<P> where
P: Fp12Parameters,
impl<P> FromBytes for Fp384<P> where
P: Fp384Parameters,
impl<P> FromBytes for Fp256<P> where
P: Fp256Parameters,
impl<P> FromBytes for Fp2<P> where
P: Fp2Parameters,
impl<P> FromBytes for Fp6<P> where
P: Fp6Parameters,
Reads the integer from a buffer.
Reads in a Merkle path from a buffer.
Reads an account signature from a buffer.
Reads an account compute key from a buffer.
Reads an account graph key from a buffer.
Reads an account view key from a buffer.
Reads an account private key from a buffer.