# File lib/facets/more/binaryreader.rb, line 73
  def byte_order=(new_byteorder)
    @byte_order = new_byteorder
  end