All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.indeed.util.io.RandomAccessDataOutput Maven / Gradle / Ivy

The newest version!
package com.indeed.util.io;

/** @author jplaisance */
public interface RandomAccessDataOutput extends SyncableDataOutput, Seekable, Truncatable {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy