fn is_abi_data(data: &[u8]) -> boolExpand description
Returns true if the given data is ABI-encoded.
See is_abi_call_data for more details.
fn is_abi_data(data: &[u8]) -> boolReturns true if the given data is ABI-encoded.
See is_abi_call_data for more details.