Companion

object Companion

Properties

Link copied to clipboard

Constant denoting big-endian byte order. In this order, the bytes of a multibyte value are ordered from most significant to least significant.

Link copied to clipboard

Constant denoting little-endian byte order. In this order, the bytes of a multibyte value are ordered from least significant to most significant.

Functions

Link copied to clipboard

Retrieves the native byte order of the underlying platform.