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

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

package net.openhft.chronicle.bytes;

/**
 * Created by Peter on 20/04/2016.
 */
public interface BytesOut extends
        StreamingDataOutput>,
        ByteStringAppender>,
        BytesPrepender> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy