@ethereumjs/mpt
@ethereumjs/mpt / nibbleTypeToByteType
nibbleTypeToByteType(arr): Uint8Array
arr
Uint8Array
Defined in: packages/mpt/src/util/encoding.ts:115
Converts each nibble into a single byte
Nibbles
Nibble typed nibble array
Uint8Array typed byte array