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

net.openhft.chronicle.bytes.BytesIn Maven / Gradle / Ivy

package net.openhft.chronicle.bytes;

/**
 * Created by Peter on 20/04/2016.
 */
public interface BytesIn extends
        StreamingDataInput>,
        ByteStringParser> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy