Documentation for method endian
assembled from the following pages:
Class: Kernel §
From Kernel
(Kernel) method endian §
method endian(--> Endian)
Class method that returns the Endian object associated with the kernel architecture (either LittleEndian
or BigEndian
).