Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/scbi_fqbin/fastq_file_c.rb
Instance Method Summary collapse
Instance Method Details
#ord ⇒ Object
6 7 8 |
# File 'lib/scbi_fqbin/fastq_file_c.rb', line 6 def ord return self[0] end |