alloy_primitives::aliasesType Alias B8
Source pub type B8 = FixedBytes<1>;
Expand description
struct B8(pub [u8; 1]);
Converts a fixed-width unsigned integer into a fixed byte array
by interpreting the bytes as big-endian.
Converts a fixed-width unsigned integer into a fixed byte array
by interpreting the bytes as big-endian.
Converts a fixed-width unsigned integer into a fixed byte array
by interpreting the bytes as big-endian.
Converts a fixed-width unsigned integer into a fixed byte array
by interpreting the bytes as big-endian.