# File lib/facets/more/binaryreader.rb, line 69
  def byte_order
    @byte_order || ByteOrder::Native
  end