Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/scbi_fqbin/fastq_file_c.rb

Instance Method Summary collapse

Instance Method Details

#ordObject



6
7
8
# File 'lib/scbi_fqbin/fastq_file_c.rb', line 6

def ord
  return self[0]
end