field_from_bytes
aztec-nr
All items
noir_aztec
0.0.0
In module field
Functions
field_from_bytes
field_from_bytes_32_trunc
full_field_greater_than
full_field_less_than
min
pow
sqrt
aztec-nr
-
noir_aztec
::
protocol
::
utils
::
field
Function
field_from_bytes
pub fn field_from_bytes<let N:
u32
>(bytes: [
u8
; N], big_endian:
bool
) ->
Field