static fun fromBytes(bytes: Bytes!): Allocated!
Assign bytes using Sodium memory allocation
bytes - Bytes!: the bytes to assign
bytes
Return Allocated!: a new allocated value filled with the bytes