method endian
| 1 | class Kernel |
| 1.1 | (Kernel) method endian |
Documentation for method endian assembled from the following types:
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).