Enumeration Caseswift-nio 2.72.0NIOCore

    little

    little endian, the least significant byte (LSB) is at the lowest address

    ByteBuffer-int.swift:188
    case little

    Other cases

    • case big

      big endian, the most significant byte (MSB) is at the lowest address