

Public Member Functions | |
| void | parse (InputStream in, FastaQualityHandler handler) throws IOException |
| int | getCurrentQuality () |
Public Member Functions inherited from broad.core.sequence.AbstractFastaParser | |
| String | getCurrentSequenceId () |
| long | getOffset () throws IOException |
| long | getFileSize () |
| char | getCurrentBase () |
Additional Inherited Members | |
Static Public Attributes inherited from broad.core.sequence.AbstractFastaParser | |
| static final int | BUFFER_SIZE = 8192 |
Protected Member Functions inherited from broad.core.sequence.AbstractFastaParser | |
| void | setCurrentSequenceId (String currentSequenceId) |
Protected Attributes inherited from broad.core.sequence.AbstractFastaParser | |
| long | fileSize |
| long | offset |
| char | currentBase |
| int broad.core.sequence.FastaQualityParser.getCurrentQuality | ( | ) |

| void broad.core.sequence.FastaQualityParser.parse | ( | InputStream | in, |
| FastaQualityHandler | handler | ||
| ) | throws IOException |

1.8.7