Free functions
byte_array_as_felt_array | — |
try_deserialize_bytearray_error | This function is meant to transform a serialized output from a contract call into a ByteArray . x - Span of felt252 s returned from a contract call (panic data) Returns the parsed ByteArray ... |