Converts a Uint8Array to a Bytes object.
Bytes
uint8_array
A Bytes object containing the converted value.
Converts a Uint8Array to a
Bytesobject.Arguments
uint8_array- The Uint8Array to convert.Returns
A
Bytesobject containing the converted value.