List of usage examples for java.io DataOutput interface-usage
From source file dk.statsbiblioteket.util.LineReader.java
/**
* A Java NIO based high-performance, large file-size enabled, random seek
* capable line reader. Use only for good.
*
* The reader assumes UTF-8 encoding when performing String-related operations.
* It is substantially faster than {@link RandomAccessFile} (about a factor 5