# File lib/more/facets/platform.rb, line 196
  def little_endian?
    ByteOrder.little_endian?
  end