bytes_to_fields
aztec-nr
All items
noir_aztec
0.0.0
In module conversion
Modules
bytes_as_fields
fields_as_bytes
Functions
bytes_from_fields
bytes_to_fields
fields_from_bytes
fields_to_bytes
aztec-nr
-
noir_aztec
::
utils
::
conversion
Function
bytes_to_fields
pub fn bytes_to_fields<let N:
u32
>(bytes: [
u8
; N]) -> [
Field
; N / 31]
👎
Deprecated: use encode_bytes_as_fields from bytes_as_fields