Mojo function
is_big_endian
is_big_endian[target: target = current_target()]() -> Bool
Returns True if the host endianness is big and False otherwise.
Parameters:
- target (
target
): The target architecture.
Returns:
True if the host target is big endian and False otherwise.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!