alloy_primitives::aliasesType Alias B128
Source pub type B128 = FixedBytes<16>;
Expand description
struct B128(pub [u8; 16]);
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.