Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

byte_array

Fully qualified path: snforge_std::byte_array

Free functions

byte_array_as_felt_array
try_deserialize_bytearray_errorThis 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...