# File lib/facet/binaryreader.rb, line 50
  def byte_order
    @byte_order || ByteOrder::Native
  end