class Bio::FlatFile::Splitter::Default

Default splitter. It sees following constants in the given class.

DELIMITER

(String) delimiter indicates the end of a entry.

FLATFILE_HEADER

(String) start of a entry, located on head of a line.

DELIMITER_OVERRUN

(Integer) excess read size included in DELIMITER.