Example usage for java.io DataOutput interface-usage

List of usage examples for java.io DataOutput interface-usage

Introduction

In this page you can find the example usage for java.io DataOutput interface-usage.

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