# File lib/facets/more/binaryreader.rb, line 50
    def little_endian?
      byte_order == LittleEndian
    end